This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
zola
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Use no features of actix-web
index-subcmd
Vincent Prouillet
6 years ago
parent
735bb38bd7
commit
b03b9c1ad4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Cargo.toml
+ 1
- 1
Cargo.toml
View File
@@ -25,7 +25,7 @@ term-painter = "0.2"
url = "1.5"
# Below is for the serve cmd
actix = "~0.5"
actix-web = "~0.6"
actix-web =
{ version =
"~0.6"
, features = [] }
notify = "4"
ws = "0.7"
ctrlc = "3"
Write
Preview
Loading…
Cancel
Save