We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e03f290 commit 27221ceCopy full SHA for 27221ce
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "string_cache"
3
-version = "0.8.7" # Also update README.md when making a semver-breaking change
+version = "0.8.8" # Also update README.md when making a semver-breaking change
4
authors = [ "The Servo Project Developers" ]
5
description = "A string interning library for Rust, developed as part of the Servo project."
6
license = "MIT OR Apache-2.0"
0 commit comments