Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 8f678a0

Browse files
committed
Bump snap
1 parent 1431264 commit 8f678a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/proc-macro-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ serde = { version = "1.0.137", features = ["derive"] }
2323
serde_json = { version = "1.0.81", features = ["unbounded_depth"] }
2424
tracing = "0.1.37"
2525
memmap2 = "0.5.4"
26-
snap = "1.0.5"
26+
snap = "1.1.0"
2727

2828
# local deps
2929
paths.workspace = true

0 commit comments

Comments
 (0)