Skip to content

Commit

Permalink
Merge pull request #460 from spacemeshos/dependabot/cargo/config-0.15.4
Browse files Browse the repository at this point in the history
build(deps): bump config from 0.14.1 to 0.15.4
  • Loading branch information
poszu authored Dec 24, 2024
2 parents 043f7e0 + 3c5788a commit 88f0b3d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
29 changes: 18 additions & 11 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion certifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ serde_with = { version = "3.11.0", features = ["base64", "hex"] }
ed25519-dalek = { version = "2.1.1", features = ["rand_core"] }
clap = { version = "4.5.23", features = ["derive", "env"] }
hex = "0.4.3"
config = "0.14.1"
config = "0.15.4"
tracing = { version = "0.1.41", features = ["log"] }
tracing-log = "0.2.0"
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
Expand Down

0 comments on commit 88f0b3d

Please sign in to comment.