Skip to content

Commit

Permalink
Merge pull request private-attribution#945 from akoshelev/fix-ahash
Browse files Browse the repository at this point in the history
[DRAFT] Bump config dependency
  • Loading branch information
akoshelev authored Feb 8, 2024
2 parents 34e7938 + 345b7a6 commit 8cfc2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipa-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ bitvec = "1.0"
bytes = "1.4"
clap = { version = "4.3.2", optional = true, features = ["derive"] }
comfy-table = { version = "7.0", optional = true }
config = "0.13.2"
config = "0.14"
criterion = { version = "0.5.1", optional = true, default-features = false, features = [
"async_tokio",
"plotters",
Expand Down

0 comments on commit 8cfc2a2

Please sign in to comment.