update dependencies
This commit is contained in:
		
							parent
							
								
									20a2b45e49
								
							
						
					
					
						commit
						a2fe212f44
					
				
							
								
								
									
										1927
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1927
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -4,7 +4,7 @@ version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| thiserror = "1.0.59" | ||||
| thiserror = "1.0.69" | ||||
| 
 | ||||
| [dev-dependencies] | ||||
| common = { path = "../../../helpers/common" } | ||||
|  | ||||
| @ -4,5 +4,5 @@ version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| thiserror = "1.0.59" | ||||
| thiserror = "1.0.69" | ||||
| ticket_fields = { path = "../../../helpers/ticket_fields" } | ||||
|  | ||||
| @ -4,5 +4,5 @@ version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| thiserror = "1.0.60" | ||||
| thiserror = "1.0.69" | ||||
| ticket_fields = { path = "../../../helpers/ticket_fields" } | ||||
|  | ||||
| @ -4,5 +4,5 @@ version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| thiserror = "1.0.60" | ||||
| thiserror = "1.0.69" | ||||
| ticket_fields = { path = "../../../helpers/ticket_fields" } | ||||
|  | ||||
| @ -4,5 +4,5 @@ version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| anyhow = "1.0.83" | ||||
| anyhow = "1.0.100" | ||||
| tokio = { version = "1", features = ["full"] } | ||||
|  | ||||
| @ -4,5 +4,5 @@ version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| anyhow = "1.0.83" | ||||
| anyhow = "1.0.100" | ||||
| tokio = { version = "1", features = ["full"] } | ||||
|  | ||||
| @ -4,5 +4,5 @@ version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| anyhow = "1.0.83" | ||||
| anyhow = "1.0.100" | ||||
| tokio = { version = "1", features = ["full"] } | ||||
|  | ||||
| @ -4,5 +4,5 @@ version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| anyhow = "1.0.83" | ||||
| anyhow = "1.0.100" | ||||
| tokio = { version = "1", features = ["full"] } | ||||
|  | ||||
| @ -4,8 +4,8 @@ version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| anyhow = "1.0.86" | ||||
| clap = "4.5.4" | ||||
| mdbook = "0.4.40" | ||||
| semver = "1.0.23" | ||||
| serde_json = "1.0.117" | ||||
| anyhow = "1.0.100" | ||||
| clap = "4.5.50" | ||||
| mdbook = "0.4.52" | ||||
| semver = "1.0.27" | ||||
| serde_json = "1.0.145" | ||||
|  | ||||
| @ -4,12 +4,12 @@ version = "0.1.0" | ||||
| edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| anyhow = "1.0.86" | ||||
| anyhow = "1.0.100" | ||||
| bimap = { version = "0.6.3", features = ["serde"] } | ||||
| clap = { version = "4.5.4", features = ["derive"] } | ||||
| clap = { version = "4.5.50", features = ["derive"] } | ||||
| itertools = "0.13.0" | ||||
| mdbook = "0.4.40" | ||||
| pulldown-cmark = "0.11.0" | ||||
| mdbook = "0.4.52" | ||||
| pulldown-cmark = "0.11.3" | ||||
| pulldown-cmark-to-cmark = "15" | ||||
| semver = "1.0.23" | ||||
| serde_json = "1.0.117" | ||||
| semver = "1.0.27" | ||||
| serde_json = "1.0.145" | ||||
|  | ||||
| @ -5,4 +5,4 @@ edition = "2021" | ||||
| 
 | ||||
| [dependencies] | ||||
| common = { path = "../common" } | ||||
| thiserror = "1.0.59" | ||||
| thiserror = "1.0.69" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user