summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <mail@david-peter.de>2024-10-29 22:44:53 +0100
committerDavid Peter <mail@david-peter.de>2024-10-29 22:44:53 +0100
commitdbed12e423b00f208f166794d7778e631c6f4eb8 (patch)
treed723d7982c06ca9a403e07c5499d5c5e92b1eafc
parent19276109535745f115a816a0e8688585bb5effef (diff)
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 396f7e8..4dcc48c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ readme = "README.md"
repository = "https://github.com/sharkdp/hexyl"
version = "0.15.0"
edition = "2021"
-rust-version = "1.70"
+rust-version = "1.74"
[dependencies]
anyhow = "1.0"