···11+# Generated by Cargo
22+# will have compiled files and executables
33+debug
44+target
55+66+# These are backup files generated by rustfmt
77+**/*.rs.bk
88+99+# MSVC Windows builds of rustc generate these, which store debugging information
1010+*.pdb
1111+1212+# Generated by cargo mutants
1313+# Contains mutation testing data
1414+**/mutants.out*/
1515+1616+# RustRover
1717+# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
1818+# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
1919+# and can be added to the global gitignore or merged into this file. For a more nuclear
2020+# option (not recommended) you can uncomment the following to ignore the entire idea folder.
2121+#.idea/
+7
Cargo.lock
···11+# This file is automatically @generated by Cargo.
22+# It is not intended for manual editing.
33+version = 4
44+55+[[package]]
66+name = "navy"
77+version = "0.1.0"