Update icinga_api

This commit is contained in:
Mathieu Trossevin 2023-11-28 09:18:35 +01:00
parent 0a80f83eeb
commit 4b48c2c069

View file

@ -1 +1,2 @@
{"name":"icinga_api","vers":"0.5.0","deps":[{"name":"futures","req":"^0.3.28","features":[],"optional":false,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"http-auth-basic","req":"^0.3.3","features":[],"optional":true,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"hyper","req":"^0.14.27","features":["client","tcp"],"optional":true,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"rustc-hash","req":"^1.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"serde","req":"^1.0.186","features":["std","alloc"],"optional":false,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"serde_derive","req":"^1.0.186","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"serde_json","req":"^1.0.105","features":["alloc","std"],"optional":true,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"thiserror","req":"^1.0.47","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"time","req":"^0.3.27","features":["std","alloc","serde"],"optional":false,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tracing","req":"^0.1.37","features":["log","attributes"],"optional":false,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null}],"cksum":"65c317481330fbb845f3f74a143fc1d041dc8d8dfffd8992e578051288ca56f4","features":{"default":["http1"],"http1":["hyper?/http1"],"http2":["hyper?/http2"],"service":["dep:hyper","dep:serde_json","dep:http-auth-basic"],"use-fx-hash":["dep:rustc-hash"]},"yanked":false}
{"name":"icinga_api","vers":"0.5.0-beta","deps":[{"name":"futures","req":"^0.3","features":[],"optional":false,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"http-auth-basic","req":"^0.3.3","features":[],"optional":true,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"hyper","req":"^0.14.24","features":["client","tcp"],"optional":true,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"rustc-hash","req":"^1.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"serde","req":"^1.0.128","features":["derive","std","alloc"],"optional":false,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"serde_json","req":"^1.0","features":["alloc","std"],"optional":true,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"thiserror","req":"^1.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"time","req":"^0.3.1","features":["std","alloc","serde"],"optional":false,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tracing","req":"^0.1.26","features":["log","attributes"],"optional":false,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null}],"cksum":"ebab822757c4d52cb2fbec1dad8c18a9b7e1ed8541e66947eea9f2dca22b4dcf","features":{"default":["http1"],"http1":["hyper?/http1"],"http2":["hyper?/http2"],"service":["dep:hyper","dep:serde_json","dep:http-auth-basic"],"use-fx-hash":["dep:rustc-hash"]},"yanked":false}