print all conflicts in the current channel
[package]
name = "pijul-conflicts"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0"
libpijul = "1.0.0-beta.10"
log = "0.4"
rlimit = "0.6"
num_cpus = "1.13"