Skip to content

Commit

Permalink
cargo hakari generate
Browse files Browse the repository at this point in the history
  • Loading branch information
gegaowp committed Jun 1, 2023
1 parent 5269f98 commit fdb4fab
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 180 deletions.
151 changes: 2 additions & 149 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/sui-indexer/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ use axum::{extract::Extension, http::StatusCode, routing::get, Router};
use backoff::ExponentialBackoff;
use clap::Parser;
use diesel::pg::PgConnection;
// use diesel::prelude::*;
use diesel::r2d2::ConnectionManager;
use jsonrpsee::http_client::{HeaderMap, HeaderValue, HttpClient, HttpClientBuilder};
use metrics::IndexerMetrics;
Expand Down
Loading

0 comments on commit fdb4fab

Please sign in to comment.