Skip to content

Commit aef4d71

Browse files
committed
update sugarloaf to 0.2.2
1 parent 0e8d18f commit aef4d71

File tree

2 files changed

+32
-65
lines changed

2 files changed

+32
-65
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ corcovado = { path = "corcovado", version = "0.2.1" }
3838
wa = { path = "wa", version = "0.1.7" }
3939

4040
# sugarloaf = { path = "../sugarloaf", version = "0.2.1" }
41-
sugarloaf = "0.2.1"
41+
sugarloaf = "0.2.2"
4242
raw-window-handle = { version = "0.6.2", features = ["std"] }
4343
parking_lot = { version = "0.12.3", features = ["nightly", "hardware-lock-elision"] }
4444
rustc-hash = "2.0.0"

0 commit comments

Comments
 (0)