Update uniffi to 0.14.1
which supports callback interface in Swift
This commit is contained in:
		
							parent
							
								
									9681f30e19
								
							
						
					
					
						commit
						ab301f075b
					
				| @ -10,12 +10,12 @@ crate-type = ["staticlib", "cdylib"] | |||||||
| 
 | 
 | ||||||
| [dependencies] | [dependencies] | ||||||
| bdk = { version = "^0.12.1-dev", features = ["all-keys", "use-esplora-ureq"] } | bdk = { version = "^0.12.1-dev", features = ["all-keys", "use-esplora-ureq"] } | ||||||
| uniffi_macros = "0.14.0" | uniffi_macros = "0.14.1" | ||||||
| uniffi = "0.14.0" | uniffi = "0.14.1" | ||||||
| thiserror = "1.0" | thiserror = "1.0" | ||||||
| 
 | 
 | ||||||
| [build-dependencies] | [build-dependencies] | ||||||
| uniffi_build = "0.14.0" | uniffi_build = "0.14.1" | ||||||
| 
 | 
 | ||||||
| [patch.crates-io] | [patch.crates-io] | ||||||
| bdk = { git = "https://github.com/artfuldev/bdk.git", branch = "use-send-and-sync-on-memory-database" } | 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