jj/lib
Martin von Zweigbergk cac93e2793 cargo: use libgit2 with vendored OpenSSL (#73)
I was able to build a working musl binary with this change, by running
this command:

```
cargo build --release --target x86_64-unknown-linux-musl
```

Thanks to @arxanas for the tip.
2022-03-13 21:34:07 -07:00
..
protos working_copy: stop keeping track of commit ID 2022-02-12 17:22:37 -08:00
src working_copy: let caller pass in base Git ignores (#65, #87) 2022-03-12 10:48:06 -08:00
tests working_copy: let caller pass in base Git ignores (#65, #87) 2022-03-12 10:48:06 -08:00
build.rs build: conditionally use map_first_last feature if available 2022-02-20 22:21:14 -08:00
Cargo.toml cargo: use libgit2 with vendored OpenSSL (#73) 2022-03-13 21:34:07 -07:00