mirror of
				https://github.com/csehviktor/status-monitor.git
				synced 2025-08-08 18:06:14 +02:00 
			
		
		
		
	update workspace
This commit is contained in:
		
							
								
								
									
										262
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										262
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -17,19 +17,6 @@ version = "2.0.1" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" | checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "agent" |  | ||||||
| version = "0.1.0" |  | ||||||
| dependencies = [ |  | ||||||
|  "anyhow", |  | ||||||
|  "clap", |  | ||||||
|  "common", |  | ||||||
|  "rumqttc", |  | ||||||
|  "serde", |  | ||||||
|  "sysinfo", |  | ||||||
|  "tokio", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "ahash" | name = "ahash" | ||||||
| version = "0.7.8" | version = "0.7.8" | ||||||
| @@ -437,16 +424,6 @@ dependencies = [ | |||||||
|  "yaml-rust", |  "yaml-rust", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "core-foundation" |  | ||||||
| version = "0.9.4" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" |  | ||||||
| dependencies = [ |  | ||||||
|  "core-foundation-sys", |  | ||||||
|  "libc", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "core-foundation-sys" | name = "core-foundation-sys" | ||||||
| version = "0.8.7" | version = "0.8.7" | ||||||
| @@ -1273,15 +1250,6 @@ dependencies = [ | |||||||
|  "minimal-lexical", |  "minimal-lexical", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "ntapi" |  | ||||||
| version = "0.4.1" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" |  | ||||||
| dependencies = [ |  | ||||||
|  "winapi", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "nu-ansi-term" | name = "nu-ansi-term" | ||||||
| version = "0.46.0" | version = "0.46.0" | ||||||
| @@ -1336,25 +1304,6 @@ dependencies = [ | |||||||
|  "libc", |  "libc", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "objc2-core-foundation" |  | ||||||
| version = "0.3.1" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166" |  | ||||||
| dependencies = [ |  | ||||||
|  "bitflags 2.9.1", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "objc2-io-kit" |  | ||||||
| version = "0.3.1" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "71c1c64d6120e51cd86033f67176b1cb66780c2efe34dec55176f77befd93c0a" |  | ||||||
| dependencies = [ |  | ||||||
|  "libc", |  | ||||||
|  "objc2-core-foundation", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "object" | name = "object" | ||||||
| version = "0.36.7" | version = "0.36.7" | ||||||
| @@ -1385,12 +1334,6 @@ version = "1.70.1" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" | checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "openssl-probe" |  | ||||||
| version = "0.1.6" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "ordered-multimap" | name = "ordered-multimap" | ||||||
| version = "0.4.3" | version = "0.4.3" | ||||||
| @@ -1715,24 +1658,6 @@ dependencies = [ | |||||||
|  "serde", |  "serde", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "rumqttc" |  | ||||||
| version = "0.24.0" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "e1568e15fab2d546f940ed3a21f48bbbd1c494c90c99c4481339364a497f94a9" |  | ||||||
| dependencies = [ |  | ||||||
|  "bytes", |  | ||||||
|  "flume", |  | ||||||
|  "futures-util", |  | ||||||
|  "log", |  | ||||||
|  "rustls-native-certs", |  | ||||||
|  "rustls-pemfile 2.2.0", |  | ||||||
|  "rustls-webpki 0.102.8", |  | ||||||
|  "thiserror 1.0.69", |  | ||||||
|  "tokio", |  | ||||||
|  "tokio-rustls 0.25.0", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "rumqttd" | name = "rumqttd" | ||||||
| version = "0.19.0" | version = "0.19.0" | ||||||
| @@ -1750,14 +1675,14 @@ dependencies = [ | |||||||
|  "metrics-exporter-prometheus", |  "metrics-exporter-prometheus", | ||||||
|  "parking_lot", |  "parking_lot", | ||||||
|  "rand", |  "rand", | ||||||
|  "rustls-pemfile 1.0.4", |  "rustls-pemfile", | ||||||
|  "rustls-webpki 0.101.7", |  "rustls-webpki", | ||||||
|  "serde", |  "serde", | ||||||
|  "serde_json", |  "serde_json", | ||||||
|  "slab", |  "slab", | ||||||
|  "thiserror 1.0.69", |  "thiserror 1.0.69", | ||||||
|  "tokio", |  "tokio", | ||||||
|  "tokio-rustls 0.24.1", |  "tokio-rustls", | ||||||
|  "tokio-util", |  "tokio-util", | ||||||
|  "tracing", |  "tracing", | ||||||
|  "tracing-subscriber", |  "tracing-subscriber", | ||||||
| @@ -1821,37 +1746,10 @@ checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" | |||||||
| dependencies = [ | dependencies = [ | ||||||
|  "log", |  "log", | ||||||
|  "ring", |  "ring", | ||||||
|  "rustls-webpki 0.101.7", |  "rustls-webpki", | ||||||
|  "sct", |  "sct", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "rustls" |  | ||||||
| version = "0.22.4" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432" |  | ||||||
| dependencies = [ |  | ||||||
|  "log", |  | ||||||
|  "ring", |  | ||||||
|  "rustls-pki-types", |  | ||||||
|  "rustls-webpki 0.102.8", |  | ||||||
|  "subtle", |  | ||||||
|  "zeroize", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "rustls-native-certs" |  | ||||||
| version = "0.7.3" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "e5bfb394eeed242e909609f56089eecfe5fda225042e8b171791b9c95f5931e5" |  | ||||||
| dependencies = [ |  | ||||||
|  "openssl-probe", |  | ||||||
|  "rustls-pemfile 2.2.0", |  | ||||||
|  "rustls-pki-types", |  | ||||||
|  "schannel", |  | ||||||
|  "security-framework", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "rustls-pemfile" | name = "rustls-pemfile" | ||||||
| version = "1.0.4" | version = "1.0.4" | ||||||
| @@ -1861,24 +1759,6 @@ dependencies = [ | |||||||
|  "base64 0.21.7", |  "base64 0.21.7", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "rustls-pemfile" |  | ||||||
| version = "2.2.0" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" |  | ||||||
| dependencies = [ |  | ||||||
|  "rustls-pki-types", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "rustls-pki-types" |  | ||||||
| version = "1.12.0" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" |  | ||||||
| dependencies = [ |  | ||||||
|  "zeroize", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "rustls-webpki" | name = "rustls-webpki" | ||||||
| version = "0.101.7" | version = "0.101.7" | ||||||
| @@ -1889,17 +1769,6 @@ dependencies = [ | |||||||
|  "untrusted", |  "untrusted", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "rustls-webpki" |  | ||||||
| version = "0.102.8" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9" |  | ||||||
| dependencies = [ |  | ||||||
|  "ring", |  | ||||||
|  "rustls-pki-types", |  | ||||||
|  "untrusted", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "rustversion" | name = "rustversion" | ||||||
| version = "1.0.21" | version = "1.0.21" | ||||||
| @@ -1912,15 +1781,6 @@ version = "1.0.20" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" | checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "schannel" |  | ||||||
| version = "0.1.27" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" |  | ||||||
| dependencies = [ |  | ||||||
|  "windows-sys 0.59.0", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "scoped-tls" | name = "scoped-tls" | ||||||
| version = "1.0.1" | version = "1.0.1" | ||||||
| @@ -1943,29 +1803,6 @@ dependencies = [ | |||||||
|  "untrusted", |  "untrusted", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "security-framework" |  | ||||||
| version = "2.11.1" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" |  | ||||||
| dependencies = [ |  | ||||||
|  "bitflags 2.9.1", |  | ||||||
|  "core-foundation", |  | ||||||
|  "core-foundation-sys", |  | ||||||
|  "libc", |  | ||||||
|  "security-framework-sys", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "security-framework-sys" |  | ||||||
| version = "2.14.0" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" |  | ||||||
| dependencies = [ |  | ||||||
|  "core-foundation-sys", |  | ||||||
|  "libc", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "semver" | name = "semver" | ||||||
| version = "1.0.26" | version = "1.0.26" | ||||||
| @@ -2147,12 +1984,6 @@ version = "0.11.1" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" | checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "subtle" |  | ||||||
| version = "2.6.1" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "syn" | name = "syn" | ||||||
| version = "1.0.109" | version = "1.0.109" | ||||||
| @@ -2204,20 +2035,6 @@ dependencies = [ | |||||||
|  "syn 2.0.104", |  "syn 2.0.104", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "sysinfo" |  | ||||||
| version = "0.35.2" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "3c3ffa3e4ff2b324a57f7aeb3c349656c7b127c3c189520251a648102a92496e" |  | ||||||
| dependencies = [ |  | ||||||
|  "libc", |  | ||||||
|  "memchr", |  | ||||||
|  "ntapi", |  | ||||||
|  "objc2-core-foundation", |  | ||||||
|  "objc2-io-kit", |  | ||||||
|  "windows", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "thiserror" | name = "thiserror" | ||||||
| version = "1.0.69" | version = "1.0.69" | ||||||
| @@ -2343,18 +2160,7 @@ version = "0.24.1" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" | checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "rustls 0.21.12", |  "rustls", | ||||||
|  "tokio", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "tokio-rustls" |  | ||||||
| version = "0.25.0" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f" |  | ||||||
| dependencies = [ |  | ||||||
|  "rustls 0.22.4", |  | ||||||
|  "rustls-pki-types", |  | ||||||
|  "tokio", |  "tokio", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @@ -2784,28 +2590,6 @@ version = "0.4.0" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" | checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "windows" |  | ||||||
| version = "0.61.3" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" |  | ||||||
| dependencies = [ |  | ||||||
|  "windows-collections", |  | ||||||
|  "windows-core", |  | ||||||
|  "windows-future", |  | ||||||
|  "windows-link", |  | ||||||
|  "windows-numerics", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "windows-collections" |  | ||||||
| version = "0.2.0" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" |  | ||||||
| dependencies = [ |  | ||||||
|  "windows-core", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "windows-core" | name = "windows-core" | ||||||
| version = "0.61.2" | version = "0.61.2" | ||||||
| @@ -2819,17 +2603,6 @@ dependencies = [ | |||||||
|  "windows-strings", |  "windows-strings", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "windows-future" |  | ||||||
| version = "0.2.1" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" |  | ||||||
| dependencies = [ |  | ||||||
|  "windows-core", |  | ||||||
|  "windows-link", |  | ||||||
|  "windows-threading", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "windows-implement" | name = "windows-implement" | ||||||
| version = "0.60.0" | version = "0.60.0" | ||||||
| @@ -2858,16 +2631,6 @@ version = "0.1.3" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" | checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "windows-numerics" |  | ||||||
| version = "0.2.0" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" |  | ||||||
| dependencies = [ |  | ||||||
|  "windows-core", |  | ||||||
|  "windows-link", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "windows-result" | name = "windows-result" | ||||||
| version = "0.3.4" | version = "0.3.4" | ||||||
| @@ -2920,15 +2683,6 @@ dependencies = [ | |||||||
|  "windows_x86_64_msvc", |  "windows_x86_64_msvc", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "windows-threading" |  | ||||||
| version = "0.1.0" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" |  | ||||||
| dependencies = [ |  | ||||||
|  "windows-link", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "windows_aarch64_gnullvm" | name = "windows_aarch64_gnullvm" | ||||||
| version = "0.52.6" | version = "0.52.6" | ||||||
| @@ -3103,12 +2857,6 @@ dependencies = [ | |||||||
|  "synstructure 0.13.2", |  "synstructure 0.13.2", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "zeroize" |  | ||||||
| version = "1.8.1" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "zerotrie" | name = "zerotrie" | ||||||
| version = "0.2.2" | version = "0.2.2" | ||||||
|   | |||||||
| @@ -1,3 +1,4 @@ | |||||||
| [workspace] | [workspace] | ||||||
| resolver = "3" | resolver = "2" | ||||||
| members = ["agent", "common", "server"] | members = ["common", "server"] | ||||||
|  | exclude = ["agent"] | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								agent/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								agent/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | /target | ||||||
							
								
								
									
										1162
									
								
								agent/Cargo.lock
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										1162
									
								
								agent/Cargo.lock
									
									
									
										generated
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user