fix docs example
This commit is contained in:
parent
2d7baec1cd
commit
cdb65c0f28
@ -40,6 +40,6 @@ chrono = "0.4.23"
|
|||||||
tera = "^1.17.1"
|
tera = "^1.17.1"
|
||||||
serde = "^1.0.152"
|
serde = "^1.0.152"
|
||||||
serde_derive = "^1.0.152"
|
serde_derive = "^1.0.152"
|
||||||
actix-admin = { version = "0.5.0", path = "../../" }
|
actix-admin = "0.5.0"
|
||||||
regex = "1.7.1"
|
regex = "1.7.1"
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user