summaryrefslogtreecommitdiff
path: root/axum-macros/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'axum-macros/README.md')
-rw-r--r--axum-macros/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/axum-macros/README.md b/axum-macros/README.md
index 8fcde01e..c3967b19 100644
--- a/axum-macros/README.md
+++ b/axum-macros/README.md
@@ -14,7 +14,7 @@ This crate uses `#![forbid(unsafe_code)]` to ensure everything is implemented in
## Minimum supported Rust version
-axum-macros's MSRV is 1.66.
+axum-macros's MSRV is 1.75.
## Getting Help