Skip to content

Commit 2a511d9

Browse files
authored
Merge pull request #1884 from o1-labs/dependabot/cargo/shellexpand-3.1.1
Bump shellexpand from 3.1.0 to 3.1.1
2 parents e61b86e + 7239955 commit 2a511d9

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ serde_json = "1.0.107"
197197
serde_with = { version = "3.7.0", features = ["hex"] }
198198
sha2 = "0.10"
199199
sha3 = "0.10.8"
200-
shellexpand = "3.1.0"
200+
shellexpand = "3.1.1"
201201
similar = "2.6.0"
202202
slab = { version = "0.4.7", features = ["serde"] }
203203
sled = "0.34"

0 commit comments

Comments
 (0)