summaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-2/+2
* Merge branch 'ffi_dylib' into 'main'Alexander Færøy2024-08-131-0/+3
|\
| * ffi: Build client-core as a dynamic library.Nick Mathewson2024-08-061-0/+3
* | Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
|/
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-2/+2
* Run "fixup-features".Nick Mathewson2024-08-011-1/+1
* ffi: use void to omit unreachable "on invalid" blocksNick Mathewson2024-07-311-0/+1
* rpc: Initial core of an FFI interface.Nick Mathewson2024-07-311-1/+4
* rpclib: Initial tests for RpcConnNick Mathewson2024-07-241-0/+3
* rpclib: Test low-level reader/writer.Nick Mathewson2024-07-241-0/+1
* rpc client: Documentation.Nick Mathewson2024-07-161-0/+1
* WIP: Lower and middle levels of Arti rpc core.Nick Mathewson2024-07-161-0/+30