Skip to content

Commit

Permalink
Merge pull request #686 from aws-observability/dependabot/cargo/tools…
Browse files Browse the repository at this point in the history
…/cp-utility/tempfile-3.9.0

Bump tempfile from 3.8.1 to 3.9.0 in /tools/cp-utility
  • Loading branch information
rapphil authored Jan 8, 2024
2 parents 47047d2 + 7d064d7 commit 19528a9
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 46 deletions.
73 changes: 28 additions & 45 deletions tools/cp-utility/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 tools/cp-utility/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2021"

[dev-dependencies]
# dependencies only used during tests
tempfile = "3.8.1"
tempfile = "3.9.0"
uuid = { version = "1.5.0", features = ["v4", "fast-rng"] }

[profile.release]
Expand Down

0 comments on commit 19528a9

Please sign in to comment.