Skip to content

Commit

Permalink
update static-rc to v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
teoxoy committed Nov 6, 2022
1 parent 210695d commit 75dc8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ archery = { version = "0.4", default-features = false, optional = true }
im = { version = "15", default-features = false, optional = true }
im-rc = { version = "15", default-features = false, optional = true }
imbl = { version = "2", default-features = false, optional = true }
static-rc = { version = "0.5", features = ["alloc"], default-features = false, optional = true }
static-rc = { version = "0.6", features = ["alloc"], default-features = false, optional = true }

[dev-dependencies]
criterion = { version = "0.4", features = ["cargo_bench_support", "html_reports"], default-features = false }
Expand Down

0 comments on commit 75dc8f0

Please sign in to comment.