Skip to content

Commit

Permalink
chore(deps) Update Rust crate cargo_toml to 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 01a7a98 commit 952d383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tauri-build/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ anyhow = "1"
quote = { version = "1", optional = true }
tauri-codegen = { version = "2.0.0-alpha.10", path = "../tauri-codegen", optional = true }
tauri-utils = { version = "2.0.0-alpha.10", path = "../tauri-utils", features = [ "build", "resources" ] }
cargo_toml = "0.16"
cargo_toml = "0.17"
serde = "1"
serde_json = "1"
heck = "0.4"
Expand Down

0 comments on commit 952d383

Please sign in to comment.