Skip to content

Commit a94f6de

Browse files
committed
Bump workspace version to 0.1.293
Update workspace package version from 0.1.292 to 0.1.293 and synchronize Cargo.lock entries for the RustAPI crates accordingly. Also add missing trailing newlines to Cargo.toml and crates/rustapi-core/Cargo.toml.
1 parent c150d8c commit a94f6de

3 files changed

Lines changed: 15 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -16,7 +16,7 @@ members = [
1616
]
1717

1818
[workspace.package]
19-
version = "0.1.292"
19+
version = "0.1.293"
2020
edition = "2021"
2121
authors = ["RustAPI Contributors"]
2222
license = "MIT OR Apache-2.0"
@@ -141,3 +141,4 @@ strip = false
141141

142142

143143

144+

crates/rustapi-core/Cargo.toml

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

114114

115115

116+

0 commit comments

Comments
 (0)