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.

279 B

0.1.0

first deploy

0.1.1

  • write test code sample
  • used tokio::sync::oncecell instead of std::sync::oncelock for async

0.1.2

  • create log directory

0.1.3

  • remove s3 dependency(rusoto_core, rusoto_s3)

0.1.4

  • fix bug for using toml library