You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
279 B

1 year ago
0.1.0
======
first deploy
0.1.1
======
- write test code sample
1 year ago
- used tokio::sync::oncecell instead of std::sync::oncelock for async
0.1.2
======
1 year ago
- create log directory
0.1.3
======
- remove s3 dependency(rusoto_core, rusoto_s3)
0.1.4
======
- fix bug for using toml library