mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
chore(deps) Update Rust crate cargo_toml to 0.13 (#5434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b713aed21b
commit
bddf59e5d0
@ -21,7 +21,7 @@ anyhow = "1"
|
||||
quote = { version = "1", optional = true }
|
||||
tauri-codegen = { version = "1.1.1", path = "../tauri-codegen", optional = true }
|
||||
tauri-utils = { version = "1.1.1", path = "../tauri-utils", features = [ "build", "resources" ] }
|
||||
cargo_toml = "0.12"
|
||||
cargo_toml = "0.13"
|
||||
serde_json = "1"
|
||||
heck = "0.4"
|
||||
json-patch = "0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user