Skip to content

Commit 7f3094b

Browse files
committed
Version 2.0.0-beta.1
- Use phf (perfect hash map) instead of ahash (#7, #9) by @mkroening Actual type of OEMCPHashMap will be changed.
1 parent f5bbaa5 commit 7f3094b

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 = "oem_cp"
3-
version = "1.2.0"
3+
version = "2.0.0-beta.1"
44
authors = ["Tatsunori Uchino <[email protected]>"]
55
edition = "2021"
66
categories = ["encoding"]

0 commit comments

Comments
 (0)