Update bdk dependency to 0.13.0
This commit is contained in:
		
							parent
							
								
									b7703e30f9
								
							
						
					
					
						commit
						fec67b7622
					
				| @ -9,13 +9,10 @@ edition = "2018" | |||||||
| crate-type = ["staticlib", "cdylib"] | crate-type = ["staticlib", "cdylib"] | ||||||
| 
 | 
 | ||||||
| [dependencies] | [dependencies] | ||||||
| bdk = { version = "^0.12.1-dev", features = ["all-keys", "use-esplora-ureq"] } | bdk = { version = "0.13", features = ["all-keys", "use-esplora-ureq"] } | ||||||
| uniffi_macros = "0.14.1" | uniffi_macros = "0.14.1" | ||||||
| uniffi = "0.14.1" | uniffi = "0.14.1" | ||||||
| thiserror = "1.0" | thiserror = "1.0" | ||||||
| 
 | 
 | ||||||
| [build-dependencies] | [build-dependencies] | ||||||
| uniffi_build = "0.14.1" | uniffi_build = "0.14.1" | ||||||
| 
 |  | ||||||
| [patch.crates-io] |  | ||||||
| bdk = { git = "https://github.com/artfuldev/bdk.git", branch = "use-send-and-sync-on-memory-database" } |  | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user