diff options
author | hozan23 <hozan23@karyontech.net> | 2024-06-15 02:22:33 +0200 |
---|---|---|
committer | hozan23 <hozan23@karyontech.net> | 2024-06-15 03:55:27 +0200 |
commit | 2d2925c3e21af8ee8f745aa00c0a59dcd9c95df9 (patch) | |
tree | bb8e18a977b5e60579250fcf2bc7e974182392fb /jsonrpc/examples/tokio_server/.gitignore | |
parent | 5bad1b8c6470f504339a742cfa8d213428a5c7f0 (diff) |
bump version to 0.1.3
Diffstat (limited to 'jsonrpc/examples/tokio_server/.gitignore')
-rw-r--r-- | jsonrpc/examples/tokio_server/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jsonrpc/examples/tokio_server/.gitignore b/jsonrpc/examples/tokio_server/.gitignore index eb5a316..a9d37c5 100644 --- a/jsonrpc/examples/tokio_server/.gitignore +++ b/jsonrpc/examples/tokio_server/.gitignore @@ -1 +1,2 @@ target +Cargo.lock |