Skip to content

Commit 8b886be

Browse files
authored
jemalloc-sys: bump 0.5.2 (#41)
Signed-off-by: Jay Lee <[email protected]>
1 parent 4e682e9 commit 8b886be

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# jemalloc-sys 0.5.2 - 2022-09-29
2+
3+
- Fix build on riscv64gc-unknown-linux-gnu (#40)
4+
15
# jemalloc-sys 0.5.1 - 2022-06-22
26

37
- Backport support for NetBSD (#31)

jemalloc-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tikv-jemalloc-sys"
3-
version = "0.5.1+5.3.0-patched"
3+
version = "0.5.2+5.3.0-patched"
44
authors = [
55
"Alex Crichton <[email protected]>",
66
"Gonzalo Brito Gadeschi <[email protected]>",

0 commit comments

Comments
 (0)