projects
/
bmcd
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
authentication: fix loopback detection
[bmcd]
/
Cargo.toml
diff --git
a/Cargo.toml
b/Cargo.toml
index 26eafd1e77955c9475a676e7089cfd55b8a35c17..4c8f9f6cb4f97c064c38bba741c922fc4122780e 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-3,8
+3,7
@@
name = "bmcd"
version = "2.0.5"
edition = "2021"
license = "Apache-2.0"
-# MSRV required to build clap dependency
-rust-version = "1.70.0"
+rust-version = "1.75.0"
[dependencies]
actix = "0.13.3"