Skip to content

Commit

Permalink
chore(deps) Update Rust crate heck to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent 12b4159 commit bbdbea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tauri-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ proc-macro = true
proc-macro2 = { version = "1", features = [ "span-locations" ] }
quote = "1"
syn = { version = "2", features = [ "full" ] }
heck = "0.4"
heck = "0.5"
tauri-codegen = { version = "2.0.0-beta.13", default-features = false, path = "../tauri-codegen" }
tauri-utils = { version = "2.0.0-beta.13", path = "../tauri-utils" }

Expand Down

0 comments on commit bbdbea0

Please sign in to comment.