Update dependencies and fix gitignore
This commit updates various dependencies to their latest versions, ensuring better compatibility and security. It also corrects the `.gitignore` file to properly exclude the `target/` directory instead of `server/target/`.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
server/target/
|
||||
target/
|
||||
.env
|
||||
users.toml
|
||||
*.snap.new
|
||||
|
||||
Reference in New Issue
Block a user