Update Rust crate maud to 0.27.0
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
48ebc7b24f
commit
ddf4a73801
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ bytesize = "1.3.0"
|
|||
chrono = "0.4.39"
|
||||
env_logger = "0.11.6"
|
||||
log = "0.4.22"
|
||||
maud = "0.26.0"
|
||||
maud = "0.27.0"
|
||||
rand = "0.9.0"
|
||||
reqwest = { version = "0.12.12", features = ["blocking"] }
|
||||
rocket = "0.5.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue