Skip to content

Commit b15d24c

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump shellexpand from 3.0.0 to 3.1.0
Bumps [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) from 3.0.0 to 3.1.0. - [Release notes](https://gitlab.com/ijackson/rust-shellexpand/tags) - [Commits](https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand-3.0.0...shellexpand-3.1.0) --- updated-dependencies: - dependency-name: shellexpand dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2d123b commit b15d24c

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.

asyncgit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ openssl-sys = { version = '0.9', features = ["vendored"], optional = true }
2323
rayon-core = "1.11"
2424
scopetime = { path = "../scopetime", version = "0.1" }
2525
serde = { version = "1.0", features = ["derive"] }
26-
shellexpand = "3.0"
26+
shellexpand = "3.1"
2727
thiserror = "1.0"
2828
unicode-truncate = "0.2.0"
2929
url = "2.3"

0 commit comments

Comments
 (0)