Skip to content

Commit 3512549

Browse files
committed
feat: edit version
1 parent aa343c4 commit 3512549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 = "flat_rbtree"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2024"
55
authors = ["Matheus-git <mathiew0@gmail.com>"]
66
description = "A flat, index-based Red-Black Tree with no heap allocations. Ideal for performance-critical or memory-constrained environments."

0 commit comments

Comments
 (0)