We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0db053 commit 6cefd49Copy full SHA for 6cefd49
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "linked_list_r4l"
3
-version = "0.2.1"
+version = "0.3.0"
4
edition = "2021"
5
authors = ["Wedson Almeida Filho <[email protected]>", "WeiKang Guo <[email protected]>"]
6
description = "Linked lists that supports arbitrary removal in constant time"
0 commit comments