Skip to content

Commit 6051a8b

Browse files
committed
!
1 parent 189ae08 commit 6051a8b

3 files changed

Lines changed: 18 additions & 14 deletions

File tree

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: 3 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.335"
20+
version = "0.1.389"
2121
edition = "2021"
2222
authors = ["RustAPI Contributors, Tuntii"]
2323
license = "MIT OR Apache-2.0"
@@ -137,3 +137,5 @@ codegen-units = 1
137137
inherits = "release"
138138
debug = true
139139
strip = false
140+
141+

crates/rustapi-core/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,5 @@ replay = ["dep:async-trait"]
109109

110110

111111

112+
113+

0 commit comments

Comments
 (0)