Skip to content

Commit 7241674

Browse files
chore: dependency management
* Delete Cargo.lock and add to .gitignore. As a library, we don't need to pin specific dependency versions. * Bump pprof version.
1 parent e90e36e commit 7241674

3 files changed

Lines changed: 2 additions & 1486 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
target/
2+
Cargo.lock

0 commit comments

Comments
 (0)