fix: bump embassy-boot version
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
[package]
 | 
			
		||||
edition = "2021"
 | 
			
		||||
name = "embassy-boot"
 | 
			
		||||
version = "0.1.0"
 | 
			
		||||
version = "0.1.1"
 | 
			
		||||
description = "A lightweight bootloader supporting firmware updates in a power-fail-safe way, with trial boots and rollbacks."
 | 
			
		||||
license = "MIT OR Apache-2.0"
 | 
			
		||||
repository = "https://github.com/embassy-rs/embassy"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user