Skip to content

Commit 688c8d2

Browse files
committed
Bump workspace version to 0.1.449
Update workspace package version in Cargo.toml from 0.1.443 to 0.1.449 and synchronize Cargo.lock entries for workspace crates to the new version. Also add a trailing newline in Cargo.toml. This brings the workspace and lockfile into alignment for the new release.
1 parent aab4e0a commit 688c8d2

2 files changed

Lines changed: 15 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: 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.443"
20+
version = "0.1.449"
2121
edition = "2021"
2222
authors = ["RustAPI Contributors, Tuntii"]
2323
license = "MIT OR Apache-2.0"
@@ -144,3 +144,4 @@ strip = false
144144

145145

146146

147+

0 commit comments

Comments
 (0)