Update version to 0.4.0
This commit is contained in:
		
							
								
								
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							@@ -34,7 +34,7 @@ checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
 | 
			
		||||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "basic-jwt"
 | 
			
		||||
version = "0.3.0"
 | 
			
		||||
version = "0.4.0"
 | 
			
		||||
dependencies = [
 | 
			
		||||
 "anyhow",
 | 
			
		||||
 "elliptic-curve",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
[package]
 | 
			
		||||
name = "basic-jwt"
 | 
			
		||||
version = "0.3.0"
 | 
			
		||||
version = "0.4.0"
 | 
			
		||||
edition = "2024"
 | 
			
		||||
authors = ["Pierre Hubert <pierre.git@communiquons.org>"]
 | 
			
		||||
description = "Basic JWT signing and verification library"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user