Skip to content

Commit 245b33c

Browse files
authored
fix(foyer): bump foyer to v0.17.3 for bugfixs (#70)
Signed-off-by: MrCroxx <mrcroxx@outlook.com>
1 parent 83b89a2 commit 245b33c

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ error-stack = { version = "0.5", default-features = false, features = [
6262
fastimer = { version = "0.9.0" }
6363
fastrace = { version = "0.7.9" }
6464
fastrace-opentelemetry = { version = "0.10.0" }
65-
foyer = { version = "0.17.1", features = ["nightly"] }
65+
foyer = { version = "0.17.3", features = ["nightly"] }
6666
futures-util = { version = "0.3.31" }
6767
gix-discover = { version = "0.40.1" }
6868
googletest = { version = "0.14.0" }

0 commit comments

Comments
 (0)