Skip to content

Commit

Permalink
fix dependencies file name
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed Oct 20, 2023
1 parent 561b171 commit 1268841
Show file tree
Hide file tree
Showing 6 changed files with 190 additions and 162 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ serde = { version = "1.0.189", features = ["derive"] }
spdx = "0.10.2"
tokio = { version = "1.33.0", features = ["full"] }
toml = "0.8.2"
toml_edit = "0.20.2"
Loading

0 comments on commit 1268841

Please sign in to comment.