Skip to content

Commit c6be9df

Browse files
bump version
1 parent 18e244a commit c6be9df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "overlay-map"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2024"
55
authors = ["James Kingsley <jameslkingsley@icloud.com>"]
66
description = "A two-layered map data structure for Rust that tracks current and previous values for each key — with zero-clone, in-place state transitions."

0 commit comments

Comments
 (0)