Skip to content

Commit

Permalink
build(deps): bump uuid from 1.4.0 to 1.4.1 (keep-starknet-strange#1090)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oak <5263301+d-roak@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and d-roak committed Sep 13, 2023
1 parent 7002590 commit 6815b69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 crates/client/db/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ scale-codec = { workspace = true, default-features = true, features = [
sp-core = { workspace = true, default-features = true }
sp-database = { workspace = true, default-features = true }
sp-runtime = { workspace = true, default-features = true }
uuid = "1.4.0"
uuid = "1.4.1"

[features]
default = ["kvdb-rocksdb", "parity-db"]

0 comments on commit 6815b69

Please sign in to comment.