Skip to content

Commit dbfa47e

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): 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 d0ae5cb commit dbfa47e

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.

node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ graph-store-postgres = { path = "../store/postgres" }
3838
graphman-server = { workspace = true }
3939
graphman = { workspace = true }
4040
serde = { workspace = true }
41-
shellexpand = "3.1.0"
41+
shellexpand = "3.1.1"
4242
termcolor = "1.4.1"
4343
diesel = { workspace = true }
4444
prometheus = { version = "0.14.0", features = ["push"] }

0 commit comments

Comments
 (0)