Compare commits
5 commits
813cc3448a
...
592dfe52af
| Author | SHA1 | Date | |
|---|---|---|---|
| 592dfe52af | |||
| 84e0d127c0 | |||
| 1cdb1380b4 | |||
| ba9c9f6a7a | |||
| 8cf10b1b62 |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[workspace.package]
|
||||
version = "0.2.16"
|
||||
version = "0.2.18"
|
||||
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
frontendCargoDeps = rustPlatform.fetchCargoVendor {
|
||||
src = ./.;
|
||||
name = "trictrac-frontend-vendor";
|
||||
hash = "sha256-XBxdRT/f69GDfVc18/DnnAiY1vjMGMWfcYot0K0jevg=";
|
||||
hash = "sha256-HJ9iUzsaMKapKb9DH0aoX7keuShq5fnHk1TSvNlw2CQ=";
|
||||
};
|
||||
# Must match the wasm-bindgen version in Cargo.lock
|
||||
wasm-bindgen-version = "0.2.118";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue