Skip to content

Commit c97906f

Browse files
committed
chore(deps): upgrade r0 to 1.0.0
1 parent 6d3dc1d commit c97906f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/r3_port_arm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ r3_portkit = { version = "0.1.0", path = "../r3_portkit" }
1717
r3 = { version = "0.1.0", path = "../r3" }
1818

1919
register = ">= 0.5.1, < 2.0.0"
20-
r0 = "0.2.2"
20+
r0 = "1.0.0"
2121

2222
[package.metadata.docs.rs]
2323
targets = []

0 commit comments

Comments
 (0)