chiark / gitweb /
nix: Gross hack to enable compat with 0.26 *and* 0.27
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 23 Feb 2024 15:08:54 +0000 (15:08 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 23 Feb 2024 16:34:20 +0000 (16:34 +0000)
commit7dd19926e96ab98aac041f1c55ee515c25c85ded
tree3683f961dd4cb17f5ce93363c0751a3bea84c336
parentca5421adcfee197823d6148dc153e63974801583
nix: Gross hack to enable compat with 0.26 *and* 0.27

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml
server/daemon.rs
src/compat.rs [new file with mode: 0644]
src/lib.rs
src/prelude.rs