Move region info from PartitionMeta to Disc

This commit is contained in:
Luke Street
2024-10-04 20:17:16 -06:00
parent f4638369d1
commit be4672471d
8 changed files with 39 additions and 34 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ strip = "debuginfo"
codegen-units = 1
[workspace.package]
version = "1.4.2"
version = "1.4.3"
edition = "2021"
rust-version = "1.74"
authors = ["Luke Street <luke@street.dev>"]