Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pro465 authored Nov 22, 2021
1 parent dd8dca7 commit d53974f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
nn = { git = "https://github.com/pro465/nn-rs.git" }
nn = { git = "https://github.com/pro465/nn-rs.git", tag = "v0.1.0" }

0 comments on commit d53974f

Please sign in to comment.