From 2e5eb6b1845cc9d11a46924cdc0c1425efbaa9f9 Mon Sep 17 00:00:00 2001 From: caisin Date: Fri, 8 Sep 2023 23:52:23 +0800 Subject: [PATCH] Adding crate `cx-cron#0.1.0` --- cx/-c/cx-cron | 1 + 1 file changed, 1 insertion(+) create mode 100644 cx/-c/cx-cron diff --git a/cx/-c/cx-cron b/cx/-c/cx-cron new file mode 100644 index 0000000..02ef1ef --- /dev/null +++ b/cx/-c/cx-cron @@ -0,0 +1 @@ +{"name":"cx-cron","vers":"0.1.0","deps":[{"name":"anyhow","req":"^1.0.75","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"async-trait","req":"^0.1.73","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"chrono","req":"^0.4.26","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"cron","req":"^0.12.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde","req":"^1.0.188","features":["derive","derive"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde_json","req":"^1.0.105","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tokio","req":"^1.32.0","features":["full"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tracing","req":"^0.1.37","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"89d677ca9639b097850fbb1cba36430dbc0cffe57bda60bd9c6a1cd739acb1da","features":{},"yanked":false}