Skip to content

Commit 7239955

Browse files
Bump shellexpand from 3.1.0 to 3.1.1
Bumps [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) from 3.1.0 to 3.1.1. - [Commits](https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand-3.1.0...shellexpand-3.1.1) --- updated-dependencies: - dependency-name: shellexpand dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03cca00 commit 7239955

File tree

2 files changed

+59
-9
lines changed

2 files changed

+59
-9
lines changed

Cargo.lock

Lines changed: 58 additions & 8 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)