-
Before we make the repository public, we should put a license in place and add copyright headers to the source files.
ruuda updated
3 years ago
-
***Describe the bug**
Complex malware that takes a long time for Qiling to emulate, so I periodically take snaphosts with ql.save, and when I meet an unhandled API, I implement it and would like to…
-
I ran `cargo install --git https://github.com/comit-network/xmr-btc-swap.git`. I got the following output:
```
error: failed to compile `swap v0.8.1 (https://github.com/comit-network/xmr-btc-swap.gi…
-
It seems like there should be an issue tracking all major operating systems. Windows support would also be awesome! :)
-
**Version**
List the versions of all `tokio` crates you are using. The easiest way to get
this information is using `cargo tree` subcommand:
`cargo tree | grep tokio`
```
tokio v1.1.1
├── …
-
i have rust, cargo, vcpkg installed
### vcpkg installation
-cloned git
-run bootstrap-vcpkg.bat
vcpkg is accessible from cli
### open ssl installation
-run vcpkg install openssl-wind…
-
```console
[kreyren@leonid:~/Repositories/zola-test]$ nix-shell -p zola
these derivations will be built:
/nix/store/fw51aym3hpz23f5hlh3p9sdg856w13sn-zola-unstable-2021-07-10-vendor.tar.gz.drv
…
-
`Updating crates.io index
Installing star-it-all v0.1.5
Compiling proc-macro2 v1.0.26
Compiling unicode-xid v0.2.1
Compiling syn v1.0.69
Compiling winapi v0.3.9
Compiling autocf…
ghost updated
3 years ago
-
I'm just going to git clone this and then build it, but I thought I should let you know that if you just run the cargo install commands, it does not install:
```
cargo +nightly install rustube-cli…
Lyamc updated
3 years ago
-
**Summary**
Introduce the credits in documention:
```
databend :) select * from system.credits;
┌─name───────────────────────────────┬─version───────────────────────┬─license────────────────…