Compare commits

..

No commits in common. "592dfe52afdd1d427ccbe12e21b27421359aa692" and "813cc3448a15f0a39388c9f5a994392a5dee1d31" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[workspace.package]
version = "0.2.18"
version = "0.2.16"
[workspace]
resolver = "2"

View file

@ -39,7 +39,7 @@
frontendCargoDeps = rustPlatform.fetchCargoVendor {
src = ./.;
name = "trictrac-frontend-vendor";
hash = "sha256-HJ9iUzsaMKapKb9DH0aoX7keuShq5fnHk1TSvNlw2CQ=";
hash = "sha256-XBxdRT/f69GDfVc18/DnnAiY1vjMGMWfcYot0K0jevg=";
};
# Must match the wasm-bindgen version in Cargo.lock
wasm-bindgen-version = "0.2.118";