Skip to content

Commit

Permalink
Trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
dormant-user committed Feb 18, 2024
1 parent 10f67a8 commit 1efeb49
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ rand = "0.8.5"
fernet = "0.2.1"
minijinja = { version = "1.0.12", features = ["loader"] }
url = "2.5.0"
openssl = "0.10"
regex = "1.5"
walkdir = "2.3.2"
openssl = "0.10"
[target.'cfg(target_os = "linux")'.dependencies]
openssl = { version = "0.10", features = ["vendored"] }

0 comments on commit 1efeb49

Please sign in to comment.