Skip to content

Commit 8ee45c2

Browse files
chore(deps): update rust crate cid to 0.11.0
1 parent b9ec80e commit 8ee45c2

File tree

2 files changed

+13
-124
lines changed

2 files changed

+13
-124
lines changed

src/spell/modules/spell/Cargo.lock

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

src/spell/modules/spell/spell/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ marine-rs-sdk = { workspace = true }
1515
marine-sqlite-connector = { workspace = true }
1616

1717
eyre = "0.6.8"
18-
cid = "0.10.0"
18+
cid = "0.11.0"
1919
thiserror = "1.0.37"
2020
fstrings = "0.2.3"
2121
serde = "1.0.149"

0 commit comments

Comments
 (0)