Skip to content

Commit

Permalink
Bump dependencies, better gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Oct 1, 2024
1 parent 95cf137 commit f91894c
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 102 deletions.
9 changes: 2 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
### Rust template
# Generated by Cargo
# will have compiled files and executables
debug/
target/

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

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
.idea
.vscode
Loading

0 comments on commit f91894c

Please sign in to comment.