Skip to content

Commit fc4f5e4

Browse files
chore(deps): update aws-sdk-rust monorepo to v1.8.2
1 parent d376b99 commit fc4f5e4

File tree

2 files changed

+35
-47
lines changed

2 files changed

+35
-47
lines changed

Cargo.lock

Lines changed: 35 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ filetime = { version = "0" }
2020
futures-lite = { version = "2" }
2121
infer = { version = "0" }
2222
inquire = { version = "0" }
23-
path-clean = { version = "1" }
2423
petgraph = { version = "0" }
2524
port-selector = { version = "0" }
2625
reqwest = { default-features = false, features = ["json", "rustls-tls"], version = "0" }
@@ -43,6 +42,3 @@ url = { version = "2" }
4342
uuid = { features = ["v7"], version = "1" }
4443
vorpal-sdk = { path = "../sdk/rust" }
4544
walkdir = { version = "2" }
46-
47-
[dev-dependencies]
48-
tempfile = "3"

0 commit comments

Comments
 (0)