1 Commits
Author SHA1 Message Date
Yota Toyama 7e8529fa8e Bump version 2026-09-20 12:29:18 -07:00
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies = [
[[package]]
name = "bdwgc-alloc"
version = "0.6.13"
version = "0.6.14"
dependencies = [
"autotools",
"cmake",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bdwgc-alloc"
version = "0.6.13"
version = "0.6.14"
edition = "2024"
description = "impl GlobalAlloc for bdwgc"
repository = "https://github.com/raviqqe/bdwgc-alloc"