File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
edition = " 2021"
3
- name = " tauri-bindgen-rs -macros"
4
- version = " 0.1.1 "
3
+ name = " tauri-ipc -macros"
4
+ version = " 0.1.2 "
5
5
6
6
[lib ]
7
7
proc-macro = true
Original file line number Diff line number Diff line change 1
- # tauri-bindgen-rs -macros
1
+ # tauri-ipc -macros
2
2
3
3
![ rust workflow] ( https://github.com/jvatic/tauri-bindgen-rs-macros/actions/workflows/rust.yml/badge.svg )
4
4
@@ -19,7 +19,7 @@ I couldn't find a comfortable way of defining commands that would maintain type
19
19
version = " 0.1.0"
20
20
21
21
[dependencies ]
22
- tauri-bindgen-rs- macros = { version = " 0.1.1 " , git = " https://github.com/jvatic/tauri-bindgen-rs-macros.git" }
22
+ tauri-ipc- macros = { version = " 0.1.2 " , git = " https://github.com/jvatic/tauri-bindgen-rs-macros.git" }
23
23
serde = { version = " 1.0.204" , features = [" derive" ] }
24
24
serde-wasm-bindgen = " 0.6"
25
25
wasm-bindgen = " 0.2"
You can’t perform that action at this time.
0 commit comments