From 3f596b6418013cc11b9e13a5fafee506d810fef7 Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Wed, 24 Jan 2024 22:07:05 +0100 Subject: [PATCH] Update netpong --- ne/tp/netpong | 1 + 1 file changed, 1 insertion(+) create mode 100644 ne/tp/netpong diff --git a/ne/tp/netpong b/ne/tp/netpong new file mode 100644 index 0000000..85b21a5 --- /dev/null +++ b/ne/tp/netpong @@ -0,0 +1 @@ +{"name":"netpong","vers":"0.2.2","deps":[{"name":"anyhow","req":"^1.0.79","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"clap","req":"^4.4.18","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"clap-num","req":"^1.0.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"clap-verbosity-flag","req":"^2.1.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"libpt","req":"^0.3.11","features":["net"],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"rustls-pemfile","req":"^2.0.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"thiserror","req":"^1.0.56","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tokio","req":"^1.35.1","features":["net","rt","macros"],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tokio-rustls","req":"^0.25.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"webpki-roots","req":"^0.26.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null}],"cksum":"5677458eee8d610e46cd01fccf2722c9a84eddf03d21c63c877528d31141d437","features":{"default":["server"],"server":[]},"yanked":false}