1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-30 15:06:40 +02:00

First release.

This commit is contained in:
Luca Palmieri
2020-09-27 16:27:51 +01:00
commit a60c530fd5
7 changed files with 564 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/target
Cargo.lock
.idea