Skip to content

Commit 1931462

Browse files
Add Cargo.lock and relax some dependency version constraints
1 parent 352c50d commit 1931462

File tree

4 files changed

+2308
-180
lines changed

4 files changed

+2308
-180
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ debug/
180180

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

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

0 commit comments

Comments
 (0)