Skip to content

Commit 5dea387

Browse files
committed
update deps
1 parent b9838c1 commit 5dea387

File tree

28 files changed

+15723
-20845
lines changed

28 files changed

+15723
-20845
lines changed

.cargo/config.toml

-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
[target.'cfg(target_family = "wasm")']
22
rustflags = [
33
"--cfg=web_sys_unstable_apis", # xwt-web-sys
4-
]
5-
6-
[target.'cfg(not(target_family = "wasm"))']
7-
rustflags = [
8-
"--cfg=surrealdb_unstable" # surreal-kv
94
]

0 commit comments

Comments
 (0)