mirror of
https://github.com/robertwayne/axum-htmx
synced 2024-11-26 05:09:35 +01:00
Add missing backtick
This commit is contained in:
parent
0156ceb268
commit
9fcd534468
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#![warn(clippy::all, clippy::pedantic, clippy::nursery, clippy::cargo)]
|
||||
#![doc = include_str!("../README.md")]
|
||||
#![forbid(unsafe_code)]
|
||||
pub mod extractors;
|
||||
|
|
Loading…
Reference in a new issue