Skip to content

Commit 14b9d2f

Browse files
committed
!
1 parent d7d3017 commit 14b9d2f

File tree

3 files changed

+16
-14
lines changed

3 files changed

+16
-14
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ members = [
1717
]
1818

1919
[workspace.package]
20-
version = "0.1.417"
20+
version = "0.1.443"
2121
edition = "2021"
2222
authors = ["RustAPI Contributors, Tuntii"]
2323
license = "MIT OR Apache-2.0"
@@ -143,3 +143,4 @@ strip = false
143143

144144

145145

146+

crates/rustapi-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,4 @@ replay = ["dep:async-trait"]
115115

116116

117117

118+

0 commit comments

Comments
 (0)