summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-07-28 10:37:59 -0500
committerStuart Stock <stuart@int08h.com>2018-07-28 10:37:59 -0500
commitedea413f094faa4fb96113ef8e80379fbf790397 (patch)
treed88d4d080ecd9158a8a350d13acdddf79d19ece2 /Cargo.toml
parent383b0347be123137623bbeeba3ddb9bd4b4afb3a (diff)
downloadroughenough-edea413f094faa4fb96113ef8e80379fbf790397.zip
Release 1.0.4
Update `untrusted` dependency to fix #6. Update README.
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 a8cc47a..7c228ac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roughenough"
-version = "1.0.3"
+version = "1.0.4"
repository = "https://github.com/int08h/roughenough"
authors = ["Stuart Stock <stuart@int08h.com>", "Aaron Hill <aa1ronham@gmail.com>"]
license = "Apache-2.0"