Update dependency to fix security issue

This commit is contained in:
Philip Kristoffersen
2022-06-16 21:32:21 +02:00
parent 7dbc8fdc8c
commit 9f0660b1e6
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
[package]
edition = "2021"
name = "boilr"
version = "1.3.19"
version = "1.3.20"
[dependencies]
base64 = "^0.13.0"
chrono = "^0.4.19"
config = "^0.13.1"
copypasta = "^0.7.1"
copypasta = "^0.8.0"
flate2 = "^1.0.24"
is_executable = "^1.0.1"
nom = "^7.1.1"