Commit graph

19 commits

Author SHA1 Message Date
Víctor Martínez
28c8234bdc
Merge pull request #1 from JasterV/dependabot/cargo/tokio-1.13.1
Bump tokio from 1.9.0 to 1.13.1
2022-06-09 12:07:29 +02:00
dependabot[bot]
6ff718f784
Bump tokio from 1.9.0 to 1.13.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.9.0 to 1.13.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.9.0...tokio-1.13.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 10:01:11 +00:00
Víctor Martínez
a7458e9064
Update README.md 2021-10-12 10:36:38 +02:00
Víctor Martínez
628611459a
Update csv1.csv 2021-08-03 00:34:47 +02:00
JasterV
9f8b174318 account tests 2021-07-31 15:48:19 +02:00
JasterV
6eae8e97f5 code cleaning 2021-07-31 15:27:51 +02:00
JasterV
d4c06cd18e readme update 2021-07-29 22:53:36 +02:00
Víctor Martínez
19be9d72c5
Update README.md 2021-07-29 22:30:12 +02:00
Víctor Martínez
eebd24ff64
Update README.md 2021-07-29 22:28:51 +02:00
JasterV
5ebb84a070 readme update 2021-07-29 22:25:51 +02:00
JasterV
ee6f48b9b1 .env.example removed 2021-07-29 20:05:14 +02:00
JasterV
36e1f5dfda clippy run 2021-07-29 20:01:25 +02:00
Víctor Martínez
d2ec72ca15
Delete launch.json 2021-07-29 19:16:37 +02:00
JasterV
4f6c47899b v1 done 2021-07-29 19:12:08 +02:00
JasterV
3e2723289f actors added 2021-07-29 14:17:17 +02:00
JasterV
86ae78bd83 display moved to function 2021-07-29 03:16:47 +02:00
JasterV
cc9eacbeec actix added 2021-07-29 02:48:43 +02:00
JasterV
d08286beb6 almost done 2021-07-29 00:00:53 +02:00
JasterV
c047130d2e first commit 2021-07-25 20:48:41 +02:00