aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthew Schauer <matthew.schauer@e10x.net>2022-10-27 10:29:27 -0700
committerMatthew Schauer <matthew.schauer@e10x.net>2022-10-27 10:29:27 -0700
commit5c533ae5237fddeab8c9e9da000d123c9aab46f3 (patch)
tree225066cf1bc732eabd9339d7ae2b966085652f00 /Cargo.toml
parentb7684c5a4c0f34003c7ee96f03fab4fa4c11aeb5 (diff)
Rename library in preparation for upload
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3aca997..fd8e36c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
-name = "squashfs"
-version = "0.1.0"
+name = "squashfs-ng"
+version = "0.1.1"
authors = ["Matthew Schauer <matthew.schauer@e10x.net>"]
edition = "2018"