No description
Find a file
oxalica 40e4a53886
Some checks failed
CI / Code style (push) Has been cancelled
CI / Test beta (push) Has been cancelled
CI / Test stable (push) Has been cancelled
CI / Flake package (push) Has been cancelled
Deploy OpenAPI doc to Pages / deploy (push) Has been cancelled
build(deps): update to rand 0.9 is possible
Except for code using ed25519-dalek, since we are blocked by them.

Also tweak RNG source so only key generation uses `OsRng`. PoW nonce
generation only need unpredictability thus `ThreadRng` suffices.

See: https://github.com/dalek-cryptography/curve25519-dalek/issues/731
2025-04-15 20:28:09 -04:00
.github/workflows build: Rust 1.82 is released 2024-10-18 09:32:25 -04:00
blah-types build(deps): update to rand 0.9 is possible 2025-04-15 20:28:09 -04:00
blahctl build(deps): update to rand 0.9 is possible 2025-04-15 20:28:09 -04:00
blahd build(deps): update to rand 0.9 is possible 2025-04-15 20:28:09 -04:00
contrib Update nix module and config examples for socket activation 2025-03-28 14:31:49 -04:00
docs feat(webapi): impl identity description retrieval 2024-10-18 11:12:29 -04:00
test-frontend feat(webapi): include cid in ServerEvent::Msg 2024-10-08 21:20:20 -04:00
.gitignore build(nix): add cargo-llvm-cov 2024-09-22 05:03:21 -04:00
.typos.toml build(deps): update to rusqlite 0.34, rustix 1 and fix warnings 2025-03-18 11:28:42 -04:00
Cargo.lock build(deps): update to rand 0.9 is possible 2025-04-15 20:28:09 -04:00
Cargo.toml build: migrate to Rust edition 2024 2025-03-18 11:38:19 -04:00
clippy.toml Avoid unnecessary unwrap 2024-09-06 02:05:32 -04:00
flake.lock fix(build): update rust toolchain version and flake.lock 2025-03-19 02:02:27 -04:00
flake.nix build: Rust 1.82 is released 2024-10-18 09:32:25 -04:00
rust-toolchain.toml fix(build): update rust toolchain version and flake.lock 2025-03-19 02:02:27 -04:00