Skip to content

Commit 625e62b

Browse files
committed
WIP
1 parent 18afc84 commit 625e62b

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 = "identified_vec"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
description = "Like HashSet but retaining INSERTION order and without `Hash` requirement on the Element type."
66
license = "MIT"

0 commit comments

Comments
 (0)