Skip to content

Commit 02b4fcc

Browse files
committed
chore: Release
1 parent 0c919b6 commit 02b4fcc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustix-dlmalloc"
3-
version = "0.1.7"
3+
version = "0.2.0"
44
authors = ["Alex Crichton <alex@alexcrichton.com>", "Dan Gohman <dev@sunfishcode.online>"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"

fuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dlmalloc-fuzz"
3-
version = "0.0.0"
3+
version = "0.2.0"
44
publish = false
55
edition.workspace = true
66

0 commit comments

Comments
 (0)