Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "multiset"
version = "0.0.5"
version = "0.1.0"
Comment thread
Ten0 marked this conversation as resolved.
Outdated
repository = "https://github.com/jmitchell/multiset"
description = "Multisets/bags"
keywords = ["multiset","bag","data-structure","collection","count"]
Expand Down
Loading