Update to version 1.4.4

This commit is contained in:
Philip Kristoffersen
2022-08-15 15:16:23 +02:00
parent 68cca4490f
commit dc01628b02
3 changed files with 10 additions and 7 deletions
+2 -5
View File
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "boilr"
version = "1.4.3"
version = "1.4.4"
[dependencies]
base64 = "^0.13.0"
@@ -56,7 +56,4 @@ version = "^0.5.9"
winres = "^0.1.12"
[target."cfg(windows)".dependencies]
winreg = "^0.10.1"
[profile.release]
incremental = true
winreg = "^0.10.1"