Skip to content

Commit

Permalink
v3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xacrimon committed Mar 27, 2020
1 parent 8f92ad0 commit 34a5008
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dashmap"
version = "3.8.0"
version = "3.8.1"
authors = ["Acrimon <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down Expand Up @@ -49,4 +49,4 @@ cfg-if = "0.1.10"
hashbrown = { version = "0.7.1", optional = true }

[package.metadata.docs.rs]
all-features = true
features = ["raw-api"]

0 comments on commit 34a5008

Please sign in to comment.