Skip to content

Commit

Permalink
Merge branch 'yuankunzhang:main' into Add_dz!_macro
Browse files Browse the repository at this point in the history
  • Loading branch information
humphreylee authored Oct 24, 2024
2 parents 1542720 + 439643c commit dbad5b6
Show file tree
Hide file tree
Showing 30 changed files with 1,342 additions and 870 deletions.
193 changes: 183 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions charming/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,12 @@ serde = { version = "1.0", features = ["derive"] }
serde-wasm-bindgen = {version = "0.6", optional = true }
serde_json = "1.0"
serde_v8 = { version = "0.220", optional = true }
serde_with = "3.11.0"
wasm-bindgen = { version = "0.2", optional = true }

[dev-dependencies]
assert-json-diff = "2.0.2"

[dependencies.web-sys]
version = "0.3.64"
optional = true
Expand Down
Loading

0 comments on commit dbad5b6

Please sign in to comment.