Skip to content

Commit 153a29e

Browse files
committed
bump ahash
1 parent b66bff2 commit 153a29e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ homepage = "https://taplo.tamasfe.dev"
1212
repository = "https://github.com/tamasfe/taplo"
1313

1414
[workspace.dependencies]
15-
ahash = { version = "0.8.3" }
15+
ahash = { version = "0.8.4" }
1616
anyhow = { version = "1.0.53" }
1717
arc-swap = { version = "1.5.0" }
1818
async-trait = { version = "0.1.52" }
1919
clap = { version = "4.4.18", default-features = false, features = ["std"] }
2020
either = { version = "1.6.1" }
21-
futures = { version = "0.3.5" }
21+
futures = { version = "0.3.30" }
2222
getrandom = { version = "0.2", default-features = false }
2323
glob = { version = "0.3" }
2424
globset = { version = "0.4.8" }

0 commit comments

Comments
 (0)