summaryrefslogtreecommitdiffhomepage
path: root/test/test-rpc/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2024-09-26Replace `aws-lc-rs` with `ring` as crypto providerSebastian Holmin1-2/+2
2024-09-26Update to `hyper` version 1 echosystem for e2e testsSebastian Holmin1-4/+6
2024-08-27Use std LazyLock instead of once_cell LazyDavid Lönnhager1-1/+0
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-1/+1
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand1-0/+1
2024-01-11Add package metadata to crates in testing frameworkLinus Färnstrand1-2/+4
2024-01-04Add workspace level linting to test workspaceLinus Färnstrand1-0/+3
2023-10-20Add desktop end-to-end testsDavid Lönnhager1-0/+29