Skip to content

Commit

Permalink
upgrade calcit and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Aug 26, 2023
1 parent 4933450 commit 4d58303
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 166 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ edition = "2021"

[dependencies]
# calcit = { path="../calcit" }
calcit = "0.7.6"
rpds = "0.13.0"
calcit = "0.8.0-a2"
rpds = "1.0.0"
im_ternary_tree = "0.0.11"
wasm-bindgen = "0.2.87"
console_error_panic_hook = "*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"watch": "cargo watch -w src -s 'wasm-pack build -t web'"
},
"devDependencies": {
"vite": "^4.4.6"
"vite": "^4.4.9"
},
"dependencies": {
"@mvc-works/codearea": "^0.0.3"
Expand Down
Loading

0 comments on commit 4d58303

Please sign in to comment.