Skip to content

Commit e598eef

Browse files
committed
Bump workspace to v0.1.333 and remove RELEASES.md
Update workspace package version from 0.1.300 to 0.1.333 and align package versions in Cargo.lock. Remove RELEASES.md and apply minor whitespace/newline adjustments in Cargo.toml and crates/rustapi-core/Cargo.toml to prepare for the 0.1.333 release.
1 parent dcb0e8b commit e598eef

File tree

4 files changed

+15
-169
lines changed

4 files changed

+15
-169
lines changed

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.300"
19+
version = "0.1.333"
2020
edition = "2021"
2121
authors = ["RustAPI Contributors"]
2222
license = "MIT OR Apache-2.0"
@@ -137,3 +137,4 @@ strip = false
137137

138138

139139

140+

RELEASES.md

Lines changed: 0 additions & 156 deletions
This file was deleted.

crates/rustapi-core/Cargo.toml

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

111111

112112

113+

0 commit comments

Comments
 (0)