Skip to content

Commit 5ac1caf

Browse files
committed
Bump workspace and crate versions to 0.1.233
Updated the version numbers for the workspace and all related crates from 0.1.207 to 0.1.233 in Cargo.toml and Cargo.lock. No other functional changes were made.
1 parent fbfff75 commit 5ac1caf

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.207"
19+
version = "0.1.233"
2020
edition = "2021"
2121
authors = ["RustAPI Contributors"]
2222
license = "MIT OR Apache-2.0"
@@ -137,3 +137,4 @@ codegen-units = 1
137137
inherits = "release"
138138
debug = true
139139
strip = false
140+

crates/rustapi-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,4 @@ http3-dev = ["http3", "dep:rcgen"]
105105

106106

107107

108+

0 commit comments

Comments
 (0)