summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNick Gerace <39320683+nickgerace@users.noreply.github.com>2020-06-08 12:57:47 -0400
committerGitHub <noreply@github.com>2020-06-08 12:57:47 -0400
commit236496f3344e467743893f77e7af099e3c5e3684 (patch)
tree430a893afa3a4029d4b38a620b18dd8b45cd0574 /Cargo.toml
parentbbb981b2160721e038a91c3601e9b51fcae70ee3 (diff)
downloadgfold-236496f3344e467743893f77e7af099e3c5e3684.zip
Add experimental MUSL support, and upgrade to 0.2.1 (#9)
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 c42c1ca..30553ca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gfold"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Nick Gerace <nickagerace@gmail.com>"]
edition = "2018"