Skip to content

Commit 5f30dcc

Browse files
fix(deps): update rust crate specta to v2.0.0-rc.25
1 parent 20952bc commit 5f30dcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tauri-plugin-dialog = "2"
1717
tauri-plugin-store = "2"
1818
tauri-plugin-window-state = "2"
1919
tauri-specta = { version = "2.0.0-rc.21", features = ["derive", "typescript"] }
20-
specta = "=2.0.0-rc.24"
20+
specta = "=2.0.0-rc.25"
2121
specta-typescript = "0.0.11"
2222
serde = { version = "1", features = ["derive"] }
2323
serde_json = "1"

0 commit comments

Comments
 (0)