Skip to content

Commit

Permalink
chore(deps): bump heck to 0.5 and gix-config to 0.36 (#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
sassman committed Mar 26, 2024
1 parent b27fad5 commit 83a57b9
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 47 deletions.
58 changes: 17 additions & 41 deletions Cargo.lock

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

12 changes: 6 additions & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dialoguer = "~0.11"
indicatif = "~0.17"
tempfile = "~3.10"
regex = "~1.10"
heck = "~0.4"
heck = "~0.5"
walkdir = "~2.4"
remove_dir_all = "~0.8"
ignore = "~0.4"
Expand All @@ -28,7 +28,7 @@ home = "~0.5"
sanitize-filename = "~0.5"
rhai = "~1.17"
path-absolutize = "~3.1"
gix-config = "~0.34"
gix-config = "~0.36"
paste = "~1.0"
names = { version = "~0.14", default-features = false }
log = "~0.4"
Expand Down Expand Up @@ -65,10 +65,10 @@ bstr = "~1.9"
version = "~1.5"
default-features = false
features = [
"prepush-hook",
"run-cargo-test",
"run-cargo-clippy",
"run-cargo-fmt",
"prepush-hook",
"run-cargo-test",
"run-cargo-clippy",
"run-cargo-fmt",
]

[features]
Expand Down

0 comments on commit 83a57b9

Please sign in to comment.