1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

require rustls feature for client example (#1625)

This commit is contained in:
Rob Ede
2020-08-09 13:32:37 +01:00
committed by GitHub
parent cf1c8abe62
commit a78380739e
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ guide/build/
*.pid
*.sock
*~
.DS_Store
# These are backup files generated by rustfmt
**/*.rs.bk