Skip to content

Commit

Permalink
Merge pull request #171 from jontze/fix/upgrade-dependencies
Browse files Browse the repository at this point in the history
Upgrade dependencies and runtime debian LTS
  • Loading branch information
jontze authored Sep 10, 2024
2 parents f11fde5 + 9aad22c commit 2215fdc
Show file tree
Hide file tree
Showing 6 changed files with 3,289 additions and 19 deletions.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.github/
target/
helm/
.env
.github/
.env.example
.git
.gitignore
Expand Down
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
# will have compiled files and executables
/target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

Expand Down
Loading

0 comments on commit 2215fdc

Please sign in to comment.