From 150083921fdb33eb890ab4dafce0c6f15e3abaf3 Mon Sep 17 00:00:00 2001 From: caisin Date: Sun, 2 Apr 2023 23:30:47 +0800 Subject: [PATCH] Adding crate `txt2img#0.1.0` --- tx/t2/txt2img | 1 + 1 file changed, 1 insertion(+) create mode 100644 tx/t2/txt2img diff --git a/tx/t2/txt2img b/tx/t2/txt2img new file mode 100644 index 0000000..3dbdafd --- /dev/null +++ b/tx/t2/txt2img @@ -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}