Skip to content

Commit b127322

Browse files
chore(deps): update rust crate ctor to v1
1 parent 0e8e25f commit b127322

2 files changed

Lines changed: 15 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/tauri-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ serde_with = "3"
3333
aes-gcm = { version = "0.10", optional = true }
3434
getrandom = { version = "0.3", optional = true, features = ["std"] }
3535
serialize-to-javascript = { version = "0.1.2", optional = true }
36-
ctor = { version = "0.8", default-features = false, features = [
36+
ctor = { version = "1.0", default-features = false, features = [
3737
"std",
3838
"proc_macro",
3939
] }

0 commit comments

Comments
 (0)