mirror of
https://github.com/robertwayne/axum-htmx
synced 2025-12-18 05:35:17 +01:00
Explicitly define rust-version to stable
This commit is contained in:
parent
84056adcfd
commit
3e2f302004
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ keywords = ["axum", "htmx"]
|
|||
readme = "README.md"
|
||||
version = "0.8.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.87"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue