Skip to content

Commit 57f0422

Browse files
committed
edition
1 parent 5815232 commit 57f0422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/secure-storage/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tauri-plugin-secure-storage"
33
version = "2.0.0"
4-
edition = "2024"
4+
edition = { workspace = true }
55
rust-version = "1.85"
66
authors = { workspace = true }
77
license = { workspace = true }

0 commit comments

Comments
 (0)