Updating crate code-gen#0.1.1

This commit is contained in:
caisin 2023-01-30 09:54:08 +08:00
parent 57c4076040
commit 0adaa5caac

View File

@ -1 +1,2 @@
{"name":"code-gen","vers":"0.1.0","deps":[{"name":"anyhow","req":">=1.0.0, <2.0.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"caisin","req":">=0.1.0, <0.2.0","features":[],"optional":false,"default_features":true,"kind":"normal"},{"name":"caisin-dbs","req":">=0.1.0, <0.2.0","features":[],"optional":false,"default_features":true,"kind":"normal"},{"name":"caisin-macros","req":">=0.1.0, <0.2.0","features":[],"optional":false,"default_features":true,"kind":"normal"},{"name":"caisin-models","req":">=0.1.0, <0.2.0","features":[],"optional":false,"default_features":true,"kind":"normal"},{"name":"clap","req":">=4.0.0, <5.0.0","features":["derive"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"fast_log","req":">=1.5.0, <2.0.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"heck","req":">=0.4.0, <0.5.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"log","req":">=0.4.0, <0.5.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rbatis","req":">=4.0.0, <5.0.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rbdc-mysql","req":">=0.1.0, <0.2.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rbdc-sqlite","req":">=0.1.0, <0.2.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rbs","req":">=0.1.0, <0.2.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde","req":">=1.0.0, <2.0.0","features":["derive"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde_json","req":">=1.0.0, <2.0.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tera","req":">=1.0.0, <2.0.0","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tokio","req":">=1.0.0, <2.0.0","features":["full"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tracing","req":">=0.1.0, <0.2.0","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"e68cb3106b3ca56330eb605e6d30afdd299a27824414ee69c13a07165087d758","features":{},"yanked":false}
{"name":"code-gen","vers":"0.1.1","deps":[{"name":"anyhow","req":"^1","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"caisin","req":"^0.1","features":[],"optional":false,"default_features":true,"kind":"normal"},{"name":"caisin-dbs","req":"^0.1","features":[],"optional":false,"default_features":true,"kind":"normal"},{"name":"caisin-macros","req":"^0.1","features":[],"optional":false,"default_features":true,"kind":"normal"},{"name":"caisin-models","req":"^0.1","features":[],"optional":false,"default_features":true,"kind":"normal"},{"name":"clap","req":"^4","features":["derive","derive"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"heck","req":"^0.4","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"log","req":"^0.4","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rbatis","req":"^4","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rbdc-mysql","req":"^0.1","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rbdc-sqlite","req":"^0.1","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rbs","req":"^0.1","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde","req":"^1","features":["derive","derive"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde_json","req":"^1","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tera","req":"^1","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tokio","req":"^1","features":["full","full"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tracing","req":"^0.1","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"e1e02508660119bba07012dd121d4732955937826c5b80db17cc46ba87fde337","features":{},"yanked":false}