Commit graph

2 commits

Author SHA1 Message Date
aprilthepink b08e3459b9 fix: make nix-bootstrap executable 2024-06-17 22:47:21 +02:00
aprilthepink 15bba70d2a feat: Add .env file to gitignore and update dependencies
The commit adds the `.env` file to the `.gitignore` and updates the dependencies in the `Cargo.toml` and `Cargo.lock` files. This change ensures that sensitive environment variables are not committed to the repository and keeps the dependencies up to date.
2024-06-17 19:52:51 +02:00