Skip to content

Commit 6609dff

Browse files
Update Rust crate heapless to 0.9
1 parent 2d3f2db commit 6609dff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dofus_set/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ serde = { version = "1", features = ["derive"] }
1212
serde_json = "1"
1313
thiserror = "2"
1414
linear-map = "1.2"
15-
heapless = "0.8"
15+
heapless = "0.9"
1616
dofus_characteristics = { path = "../dofus_characteristics" }
1717
dofus_items = { path = "../dofus_items" }

0 commit comments

Comments
 (0)