Skip to content

Commit 8ceb212

Browse files
committed
If this merges, it will be tagged as sys-v0.7.0 and v1.0.0-alpha.12
1 parent 2eb983a commit 8ceb212

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ overflow-checks = false
3636

3737
[package]
3838
name = "hwlocality"
39-
version = "1.0.0-alpha.11"
39+
version = "1.0.0-alpha.12"
4040
authors.workspace = true
4141
edition.workspace = true
4242
rust-version.workspace = true

hwlocality-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hwlocality-sys"
3-
version = "0.6.4"
3+
version = "0.7.0"
44
authors.workspace = true
55
edition.workspace = true
66
rust-version.workspace = true

0 commit comments

Comments
 (0)