rizary

Results 52 comments of rizary

One of my dependencies use this library (I think openssl) and I got an error because there's no target_os=Android. This is the error: ``` rc/lib.rs:183:9 | 183 | pub use...

hii @Hanaasagi not to rush you.. I am still looking for the solution too.. best.

I still get: ``` build\typenum-255e67d6ee89f566\out/op.rs: The filename, directory name, or volume label syntax is incorrect. (os error 123) --> src\lib.rs:72:5 | 72 | include!(concat!(env!("OUT_DIR"), "/op.rs")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note:...

> > false alarm > > I am having exactly the same error, I too am trying to install docker proxy + crowdsec bouncer modules. Can you tell how you...

official api is better especially the streaming api. I wrote twitter monitor using curl command from the ui, and it's delayed like 20s or so. I think instead of directly...

> Is it worth digging into? > > The workaround I currently use is to run a `pre_build` hook `npx tailwindcss -i main.css -o out.css` then include `out.css` as a...

Hi @amrbashir , thank you for your input, very appreciate it. I'll address one by one soon. Just fyi on couple of things: 1. I try the other rust based...

@accforgithubtest have you make it worked?