Skip to content

Commit

Permalink
use server URL to configure index
Browse files Browse the repository at this point in the history
  • Loading branch information
pgarg66 committed Oct 10, 2023
1 parent 0842401 commit 5da95e3
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 252 deletions.
227 changes: 4 additions & 223 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ prost = "0.11.9"
prost-build = "0.11.9"
prost-types = "0.11.9"
protobuf-src = "1.1.0"
public-ip = "0.2.2"
qstring = "0.7.2"
qualifier_attr = { version = "0.2.2", default-features = false }
quinn = "0.10.2"
Expand Down
1 change: 0 additions & 1 deletion cargo-registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ git2 = { workspace = true }
hyper = { workspace = true, features = ["full"] }
hyper-staticfile = { workspace = true }
log = { workspace = true }
public-ip = { workspace = true }
serde = { workspace = true, features = ["derive"] }
serde_json = { workspace = true }
solana-clap-utils = { workspace = true }
Expand Down
Loading

0 comments on commit 5da95e3

Please sign in to comment.