chore(conflicts): remove duplicated file
Dependencies
- [2]
ENWJBQGQFixing a deprecation warning in ed25519_dalek. - [3]
C4MTKPG3chore: repo bootstrap - [4]
WCA7X6W6Create `pijul-repository` crate - [5]
ABPFWGKHCreate `pijul-interaction` crate - [6]
DVBHUXA3Cargo.nix update - [7]
4USQK3IWBig rename: libpijul => pijul-core, to match all other crates in the ecosystem - [8]
XYTAZR36Solving conflicts - [9]
EJ7TFFOWRe-adding Cargo.lock - [10]
JEQCEOQDAdding a non-flake shell.nix - [11]
YUJV2OHLchangelog - [12]
SU3JX6SECreate `pijul-identity` crate - [13]
DERM2UOQ[fix]fix the nix flake - [14]
YBH5VPVNSolving conflict - [15]
OYN2YVPACreate `pijul_remote` crate - [16]
LCCX7UBXSupport direnv integration for flakes - [17]
7UU3TV5WRefactor `pijul::config` into new crate - [18]
DO2ZEDXSFixing conflicts in the Nix code - [19]
SYBOCTMPRemove stale Cargo.nix copy - [20]
QAXLX3UABackwards-compatibility: moving old paths to the new "roots" feature - [21]
3G2QI42VIgnore direnv entirely, allowing users to do whatever they want wrt direnv
Change contents
- file deletion: rust-toolchain.toml
[toolchain]channel = "1.94.0"profile = "default"components = ["clippy", "rust-src", "rustfmt"]