Skip to content

Commit 3f822b1

Browse files
committed
Update deps.
1 parent e4db7bc commit 3f822b1

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.

macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tracing = { version = "0.1", default-features = false }
2525
tracing-proc-macros-ink = "0.1"
2626
toml_edit = { version = "0.22", default-features = false, features = ["parse"] }
2727
thiserror = { version = "2.0", default-features = false }
28-
cargo-manifest-proc-macros = "0.0.1"
28+
cargo-manifest-proc-macros = "0.1"
2929

3030
[lints]
3131
workspace = true

0 commit comments

Comments
 (0)