Update Rust crate tracing to 0.1.33
							parent
							
								
									5f58b12ea1
								
							
						
					
					
						commit
						684db58f86
					
				|  | @ -1035,9 +1035,9 @@ checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6" | |||
| 
 | ||||
| [[package]] | ||||
| name = "tracing" | ||||
| version = "0.1.32" | ||||
| version = "0.1.33" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f" | ||||
| checksum = "80b9fa4360528139bc96100c160b7ae879f5567f49f1782b0b02035b0358ebf3" | ||||
| dependencies = [ | ||||
|  "cfg-if", | ||||
|  "log", | ||||
|  |  | |||
|  | @ -14,7 +14,7 @@ name = "site" | |||
| axum = { version = "0.5.1" } | ||||
| hyper = { version = "0.14.18" } | ||||
| tokio = { version = "1.17.0", features = ["full"] } | ||||
| tracing = "0.1.32" | ||||
| tracing = "0.1.33" | ||||
| tracing-subscriber = {version = "0.3.10", features = ["env-filter"] } | ||||
| tower-http = { version = "0.2.5", features = ["fs", "trace", "auth"] } | ||||
| tar = "0.4.38" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue