Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius authored and github-actions[bot] committed Nov 8, 2024
1 parent 3e07803 commit ec1f9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ strip-ansi-escapes = "0.2"
strum_macros = "0.26"
subprocess = "0.2"
syn = { version = "2.0", features = ["full", "parsing", "visit", "visit-mut"] }
tempfile = "3.13"
tempfile = "3.14"
walkdir = "2.5"
xshell = "0.2"

Expand Down

0 comments on commit ec1f9a3

Please sign in to comment.