Update Rust crate thiserror to v2
This commit is contained in:
		@@ -33,7 +33,7 @@ virt = "0.4.1"
 | 
			
		||||
sysinfo = { version = "0.32.0", features = ["serde"] }
 | 
			
		||||
uuid = { version = "1.11.0", features = ["v4", "serde"] }
 | 
			
		||||
lazy-regex = "3.3.0"
 | 
			
		||||
thiserror = "1.0.65"
 | 
			
		||||
thiserror = "2.0.0"
 | 
			
		||||
image = "0.25.4"
 | 
			
		||||
rand = "0.8.5"
 | 
			
		||||
bytes = "1.8.0"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user