Changeset - 3339b0e14e8a
[Not reviewed]
0 1 0
mh - 3 years ago 2022-02-08 14:38:11
contact@maxhenger.nl
Bump main library rust version number to 2021
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
Cargo.toml
Show inline comments
 
@@ -3,13 +3,13 @@ name = "reowolf_rs"
 
version = "1.2.0"
 
authors = [
 
	"Max Henger <henger@cwi.nl>",
 
	"Christopher Esterhuyse <esterhuy@cwi.nl>",
 
	"Hans-Dieter Hiep <hdh@cwi.nl>"
 
]
 
edition = "2018"
 
edition = "2021"
 

	
 
[dependencies]
 
# convenience macros
 
maplit = "1.0.2"
 
derive_more = "0.99.2"
 

	
0 comments (0 inline, 0 general)