Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhhh committed Sep 25, 2024
1 parent b9838c1 commit 5dea387
Show file tree
Hide file tree
Showing 28 changed files with 15,723 additions and 20,845 deletions.
5 changes: 0 additions & 5 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
[target.'cfg(target_family = "wasm")']
rustflags = [
"--cfg=web_sys_unstable_apis", # xwt-web-sys
]

[target.'cfg(not(target_family = "wasm"))']
rustflags = [
"--cfg=surrealdb_unstable" # surreal-kv
]
Loading

0 comments on commit 5dea387

Please sign in to comment.