summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-16 11:49:15 +0100
committerGitHub <noreply@github.com>2022-03-16 11:49:15 +0100
commit0711c578c35b550531decbe6e37ebc049187b884 (patch)
tree332af1f5c6c1099cf9e5237ef676c6427fc2fa8e
parent5616eecf82e46597d5431d675db12e6dc96608c2 (diff)
Create tedge cli reference docs (#1005)
Co-authored-by: rina23q <rina23q@users.noreply.github.com>
-rw-r--r--Cargo.lock67
-rw-r--r--docs/src/references/tedge.md2
2 files changed, 15 insertions, 54 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8396ca87..5e7e10b4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -96,7 +96,7 @@ dependencies = [
"num-traits",
"rusticata-macros",
"thiserror",
- "time 0.3.7",
+ "time",
]
[[package]]
@@ -273,7 +273,7 @@ checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
name = "batcher"
version = "0.6.0"
dependencies = [
- "time 0.3.7",
+ "time",
"tokio",
]
@@ -357,27 +357,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
[[package]]
-name = "bzip2"
-version = "0.4.3"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6afcd980b5f3a45017c57e57a2fcccbb351cc43a356ce117ef760ef8052b89b0"
-dependencies = [
- "bzip2-sys",
- "libc",
-]
-
-[[package]]
-name = "bzip2-sys"
-version = "0.1.11+1.0.8"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
-dependencies = [
- "cc",
- "libc",
- "pkg-config",
-]
-
-[[package]]
name = "c8y_api"
version = "0.6.0"
dependencies = [
@@ -402,7 +381,7 @@ dependencies = [
"test-case",
"thin_edge_json",
"thiserror",
- "time 0.3.7",
+ "time",
"tokio",
"toml",
"tracing",
@@ -427,7 +406,7 @@ dependencies = [
"test-case",
"thin_edge_json",
"thiserror",
- "time 0.3.7",
+ "time",
"tokio",
"toml",
]
@@ -448,7 +427,7 @@ dependencies = [
"test-case",
"thin_edge_json",
"thiserror",
- "time 0.3.7",
+ "time",
]
[[package]]
@@ -483,7 +462,7 @@ dependencies = [
"rcgen",
"sha-1 0.9.8",
"thiserror",
- "time 0.3.7",
+ "time",
"x509-parser",
"zeroize",
]
@@ -546,7 +525,7 @@ name = "clock"
version = "0.6.0"
dependencies = [
"mockall 0.10.2",
- "time 0.3.7",
+ "time",
]
[[package]]
@@ -1928,12 +1907,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
-name = "pkg-config"
-version = "0.3.24"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe"
-
-[[package]]
name = "plotters"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -2224,7 +2197,7 @@ checksum = "d7fa2d386df8533b02184941c76ae2e0d0c1d053f5d43339169d80f21275fc5e"
dependencies = [
"pem",
"ring",
- "time 0.3.7",
+ "time",
"yasna",
"zeroize",
]
@@ -2820,7 +2793,7 @@ dependencies = [
"tedge_utils",
"tempfile",
"thiserror",
- "time 0.3.7",
+ "time",
"tokio",
"tokio-test",
"toml",
@@ -2933,7 +2906,7 @@ dependencies = [
"test-case",
"thin_edge_json",
"thiserror",
- "time 0.3.7",
+ "time",
"tokio",
"tokio-test",
"toml",
@@ -3035,7 +3008,7 @@ dependencies = [
"stats_alloc",
"test-case",
"thiserror",
- "time 0.3.7",
+ "time",
"walkdir",
]
@@ -3070,16 +3043,6 @@ dependencies = [
[[package]]
name = "time"
-version = "0.1.43"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
-dependencies = [
- "libc",
- "winapi",
-]
-
-[[package]]
-name = "time"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "004cbc98f30fa233c61a38bc77e96a9106e65c88f2d3bef182ae952027e5753d"
@@ -3296,7 +3259,7 @@ dependencies = [
"sharded-slab",
"smallvec",
"thread_local",
- "time 0.3.7",
+ "time",
"tracing-core",
"tracing-log",
]
@@ -3725,7 +3688,7 @@ dependencies = [
"oid-registry",
"rusticata-macros",
"thiserror",
- "time 0.3.7",
+ "time",
]
[[package]]
@@ -3740,7 +3703,7 @@ version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "346d34a236c9d3e5f3b9b74563f238f955bbd05fa0b8b4efa53c130c43982f4c"
dependencies = [
- "time 0.3.7",
+ "time",
]
[[package]]
@@ -3756,9 +3719,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93ab48844d61251bb3835145c521d88aa4031d7139e8485990f60ca911fa0815"
dependencies = [
"byteorder",
- "bzip2",
"crc32fast",
"flate2",
"thiserror",
- "time 0.1.43",
]
diff --git a/docs/src/references/tedge.md b/docs/src/references/tedge.md
index f2ad389d..3c20a139 100644
--- a/docs/src/references/tedge.md
+++ b/docs/src/references/tedge.md
@@ -1,7 +1,7 @@
# The `tedge` command
```
-tedge 0.5.4
+tedge 0.6.0
tedge is the cli tool for thin-edge.io
USAGE: