Skip to content

Commit

Permalink
Bump config from 0.14.0 to 0.14.1 (#56)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 9a73fdb commit 82ea14c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 20 deletions.
48 changes: 29 additions & 19 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ serde = { version = "1.0.214", default-features = false, features = ["derive"]}
serde_json = "1.0.132"
hex = "0.4.3"
tracing-subscriber = "0.3.18"
config = "0.14.0"
config = "0.14.1"
sp-core = { version = "34.0.0", default-features = false, features = [
"std",
] }
Expand Down

0 comments on commit 82ea14c

Please sign in to comment.