chore: bump

This commit is contained in:
Skye 2023-11-09 21:46:15 +09:00
parent d0b73fb4cc
commit 21e1d8431f
Signed by: me
GPG key ID: 0104BC05F41B77B8
3 changed files with 262 additions and 304 deletions

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
/.direnv
/.direnv
.envrc

561
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
path = ./.;
};
cargoSha256 = "sha256-pc3uVPimdjygDHEludRByy7mbXJr//rCf7OfrsW+hDk=";
cargoSha256 = "sha256-JTGF9HeEUkj7GWVFz+x4NHhSwEqGqvFShGJSBohDfyM=";
};
in rec {
packages = forAllSystems (s: let