|
@@ -7,8 +7,7 @@ edition = "2021"
|
|
|
|
|
|
[dependencies]
|
|
[dependencies]
|
|
quote = "1.0.26"
|
|
quote = "1.0.26"
|
|
-# server_fn_macro = { git = "https://github.com/leptos-rs/leptos", rev = "1e037ecb60965c7c55fd781fdc8de7863ffd102b", features = ["stable"] }
|
|
|
|
-server_fn_macro = { path = "D:/Users/Desktop/github/leptos/server_fn_macro", features = ["stable"] }
|
|
|
|
|
|
+server_fn_macro = { git = "https://github.com/leptos-rs/leptos", rev = "a9e6590b5e7f1c0b01da7db7b86719cb18a4aaa1", features = ["stable"] }
|
|
syn = { version = "1", features = ["full"] }
|
|
syn = { version = "1", features = ["full"] }
|
|
|
|
|
|
[lib]
|
|
[lib]
|