1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

Do not use master branch of actix-web

This commit is contained in:
Douman
2018-09-28 18:20:09 +03:00
parent 3c5d53416b
commit d8412fb9bb
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
/*/Cargo.lock
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk