summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDavid Peter <mail@david-peter.de>2023-05-10 22:19:07 +0200
committerDavid Peter <david.peter@bosch.com>2023-05-10 22:19:07 +0200
commite10136d203cbd67b550e4b7ee8dcce4ec0303bb2 (patch)
tree836eca9a808211f250ae3d0a38212f04cf6d4a66 /Cargo.toml
parent5f0373184fff5b66770a7591e2581aaf21fe3ae2 (diff)
Updates for 0.13v0.13.0
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 a42ad88..a92aab1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT/Apache-2.0"
name = "hexyl"
readme = "README.md"
repository = "https://github.com/sharkdp/hexyl"
-version = "0.12.0"
+version = "0.13.0"
edition = "2021"
rust-version = "1.60"