Skip to content

Commit

Permalink
Merge pull request #707 from awslabs/dependabot/cargo/typed-path-0.7.0
Browse files Browse the repository at this point in the history
build(deps): bump typed-path from 0.6.0 to 0.7.0
  • Loading branch information
stmcginnis authored Nov 15, 2023
2 parents 72e9f00 + 10a5256 commit 6514cbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tough/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ snafu = { version = "0.7", features = ["futures"] }
tempfile = "3"
tokio = { version = "1", default-features = false, features = ["io-util", "sync", "fs", "time"] }
tokio-util = { version = "0.7", features = ["io"] }
typed-path = "0.6"
typed-path = "0.7"
untrusted = "0.7"
url = "2"
walkdir = "2"
Expand Down

0 comments on commit 6514cbe

Please sign in to comment.