Skip to content

Commit ad40954

Browse files
Update hexasphere requirement from 13.1 to 15.1
--- updated-dependencies: - dependency-name: hexasphere dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07b309d commit ad40954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ flate2 = "1.0"
3535
textplots = "0.8"
3636
rgb = "0.8"
3737
nu-ansi-term = "0.50"
38-
hexasphere = {version = "13.1", features = ["adjacency"]}
38+
hexasphere = {version = "15.1", features = ["adjacency"]}
3939
num-traits = "0.2"
4040
rand = "0.8"
4141
get-size = {version = "0.1", features = ["derive"]}

0 commit comments

Comments
 (0)