Skip to content

Commit

Permalink
Merge pull request #87 from ourzora/dependabot/cargo/prod-dependencie…
Browse files Browse the repository at this point in the history
…s-8ed37df6be

Bump the prod-dependencies group across 1 directory with 3 updates
  • Loading branch information
ligustah authored May 7, 2024
2 parents 8554250 + 9ad6836 commit 08566c8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
18 changes: 10 additions & 8 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ path = "src/main.rs"
const-hex = "1.11.3"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "fmt", "json"] }
test-log = { version = "0.2.15", features = ["trace"] }
test-log = { version = "0.2.16", features = ["trace"] }
libp2p = { version = "0.53.2", features = [
"tokio",
"tcp",
Expand All @@ -41,7 +41,7 @@ tokio = { version = "1.36.0", features = ["full"] }
eyre = "0.6.12"
regex = "1.10.4"
async-trait = "0.1.77"
serde = { version = "1.0.197", features = ["derive"] }
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.114"
clap = { version = "4.5.2", features = ["derive"] }
envconfig = "0.10.0"
Expand Down Expand Up @@ -97,7 +97,7 @@ opentelemetry_api = { version = "0.20.0", features = ["metrics"] }
opentelemetry_sdk = { version = "0.22.1", features = ["metrics", "rt-tokio"] }
opentelemetry-stdout = { version = "0.3.0", features = ["logs", "metrics", "trace"] }
opentelemetry-prometheus = "0.15.0"
prometheus = "0.13.3"
prometheus = "0.13.4"
built = "0.7.2"
itertools = "0.12.1"

Expand Down

0 comments on commit 08566c8

Please sign in to comment.