add button to reset seed and save states, dont show local settings for a frame in net manager ui

This commit is contained in:
bgkillas 2024-08-16 16:51:45 -04:00
parent 6b495db00e
commit 39550d93c8
4 changed files with 65 additions and 56 deletions

View file

@ -38,7 +38,7 @@ self-replace = "1.3.7"
bytemuck = { version = "1.16.0", features = ["derive"] }
bincode = "1.3.3"
rustc-hash = "2.0.0"
fluent-templates = "0.9.4"
fluent-templates = "0.10.0"
unic-langid = { version = "0.9.5", features = ["serde"] }
fluent-bundle = "0.15.3"
crc = "3.2.1"