diff options
Diffstat (limited to 'systems/sheet/Cargo.toml')
| -rw-r--r-- | systems/sheet/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/sheet/Cargo.toml b/systems/sheet/Cargo.toml index 074f511..657c567 100644 --- a/systems/sheet/Cargo.toml +++ b/systems/sheet/Cargo.toml @@ -13,7 +13,7 @@ asset_system = { path = "../_asset" } tokio = { version = "1.48", features = ["full"] } thiserror = "1.0.69" -just_fmt = "0.1" +just_fmt = "0.1.2" memmap2 = "0.9" sha2 = "0.10.8" |
