Skip to content

Commit 6c5525d

Browse files
build(deps): bump shellexpand from 3.1.1 to 3.1.2
Bumps [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) from 3.1.1 to 3.1.2. - [Commits](https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand-3.1.1...shellexpand-3.1.2) --- updated-dependencies: - dependency-name: shellexpand dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68fc7f6 commit 6c5525d

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -33,7 +33,7 @@ graph-store-postgres = { path = "../store/postgres" }
3333
graphman-server = { workspace = true }
3434
graphman = { workspace = true }
3535
serde = { workspace = true }
36-
shellexpand = "3.1.1"
36+
shellexpand = "3.1.2"
3737
termcolor = "1.4.1"
3838
tokio = { workspace = true }
3939
diesel = { workspace = true }

0 commit comments

Comments
 (0)