aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2020-01-16 09:15:46 -0800
committerAlex Crichton <alex@alexcrichton.com>2020-01-16 09:15:46 -0800
commit436acbd31d8cdc4c8795c5af16710ce6a2098533 (patch)
tree1a90118e3f2a1a7c88a23f134b479026f8915184 /Cargo.toml
parentf92c15f1b88937f58b356ebdf1d95c32e818fef9 (diff)
downloadmilf-rs-436acbd31d8cdc4c8795c5af16710ce6a2098533.tar.gz
milf-rs-436acbd31d8cdc4c8795c5af16710ce6a2098533.zip
Bump to 0.5.6
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2e87db4..0250f2c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.5.5"
+version = "0.5.6"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"