diff --git a/edgelet/Cargo.lock b/edgelet/Cargo.lock index d4c3f6e7df8..a1dd3846abc 100644 --- a/edgelet/Cargo.lock +++ b/edgelet/Cargo.lock @@ -78,7 +78,7 @@ checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" [[package]] name = "aziot-cert-client-async" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-cert-common-http", "aziot-key-common", @@ -91,7 +91,7 @@ dependencies = [ [[package]] name = "aziot-cert-common-http" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-key-common", "serde", @@ -100,7 +100,7 @@ dependencies = [ [[package]] name = "aziot-certd-config" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "hex 0.4.3", "http-common", @@ -140,7 +140,7 @@ dependencies = [ [[package]] name = "aziot-identity-client-async" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-cert-common-http", "aziot-identity-common", @@ -154,7 +154,7 @@ dependencies = [ [[package]] name = "aziot-identity-common" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-key-common", "http-common", @@ -164,7 +164,7 @@ dependencies = [ [[package]] name = "aziot-identity-common-http" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-cert-common-http", "aziot-identity-common", @@ -178,7 +178,7 @@ dependencies = [ [[package]] name = "aziot-identityd-config" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-identity-common", "http-common", @@ -190,7 +190,7 @@ dependencies = [ [[package]] name = "aziot-key-client" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-key-common", "aziot-key-common-http", @@ -205,7 +205,7 @@ dependencies = [ [[package]] name = "aziot-key-client-async" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-key-common", "aziot-key-common-http", @@ -218,7 +218,7 @@ dependencies = [ [[package]] name = "aziot-key-common" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "serde", ] @@ -226,7 +226,7 @@ dependencies = [ [[package]] name = "aziot-key-common-http" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-key-common", "http-common", @@ -236,7 +236,7 @@ dependencies = [ [[package]] name = "aziot-key-openssl-engine" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-key-client", "aziot-key-common", @@ -254,7 +254,7 @@ dependencies = [ [[package]] name = "aziot-keyd-config" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "http-common", "libc", @@ -264,7 +264,7 @@ dependencies = [ [[package]] name = "aziot-keys-common" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "pkcs11", "serde", @@ -274,7 +274,7 @@ dependencies = [ [[package]] name = "aziot-tpmd-config" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "http-common", "serde", @@ -283,7 +283,7 @@ dependencies = [ [[package]] name = "aziotctl-common" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "anyhow", "aziot-certd-config", @@ -475,7 +475,7 @@ dependencies = [ [[package]] name = "config-common" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "serde", "toml", @@ -1142,7 +1142,7 @@ dependencies = [ [[package]] name = "http-common" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "async-trait", "base64 0.13.0", @@ -1421,7 +1421,7 @@ dependencies = [ [[package]] name = "logger" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "env_logger", "log", @@ -1592,7 +1592,7 @@ dependencies = [ [[package]] name = "openssl-build" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "cc", ] @@ -1623,7 +1623,7 @@ dependencies = [ [[package]] name = "openssl-sys2" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "openssl-build", "openssl-sys", @@ -1632,7 +1632,7 @@ dependencies = [ [[package]] name = "openssl2" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "foreign-types", "foreign-types-shared", @@ -1694,7 +1694,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "pkcs11" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "foreign-types-shared", "lazy_static", @@ -1711,7 +1711,7 @@ dependencies = [ [[package]] name = "pkcs11-sys" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" [[package]] name = "pkg-config" @@ -2172,7 +2172,7 @@ dependencies = [ [[package]] name = "test-common" version = "0.1.0" -source = "git+https://github.com/Azure/iot-identity-service?branch=main#df090ae512a0e223117b4062b2783ad36a2751cb" +source = "git+https://github.com/Azure/iot-identity-service?branch=main#5ebde5d8a9caf430392e0599f54ca0da0d774fdc" dependencies = [ "aziot-identity-common", "aziot-identity-common-http",