Adding crate txt2img#0.1.0

This commit is contained in:
caisin 2023-04-02 23:30:47 +08:00
parent b052e221fb
commit 150083921f

1
tx/t2/txt2img Normal file
View File

@ -0,0 +1 @@
{"name":"txt2img","vers":"0.1.0","deps":[{"name":"anyhow","req":"^1","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"clap","req":"^4","features":["derive"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"image","req":"^0.24.6","features":["png"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rusttype","req":"^0.9.3","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"tokio","req":"^1","features":["full"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"unicode-blocks","req":"^0.1.5","features":[],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"15799b28c87f011d791e7e2546beb4e31e69a1190b67d45f613533c0b76c2f64","features":{},"yanked":false}