Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
pkalivas committed Nov 18, 2024
2 parents 79550a8 + 3364ad8 commit d0a1439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radiate-extensions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords = ["search", "genetic", "learning", "artificial", "evolution"]
license = "MIT"

[dependencies]
radiate = { path = "../../radiate" }
radiate = { path = "../radiate" }
uuid = { version = "1.10.0", features = ["v4"] }
rand = "0.8.5"
num-traits = "0.2.19"

0 comments on commit d0a1439

Please sign in to comment.