Skip to content

Commit 65429d8

Browse files
committed
version 0.2.0
1 parent 28e8d3c commit 65429d8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[package]
22
name = "poptrie"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
description = "A pure-rust implementation of poptrie"
5+
rust-version = "1.87"
56
authors = ["Nicolas Kagami <nicolaskagami@gmail.com>"]
67
homepage = "https://github.com/nicolaskagami/poptrie"
78
repository = "https://github.com/nicolaskagami/poptrie"

0 commit comments

Comments
 (0)