Skip to content

Commit

Permalink
update: binary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
luckasRanarison committed Feb 26, 2024
1 parent 3da694d commit 4789ef9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions three-style-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "three-style"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
description = "A CLI tool for searching 3x3 Rubiks'cube 3-style commutators"
authors = ["LIOKA Ranraison Fiderana <luckasranarison@gmail.com>"]
Expand All @@ -12,4 +12,4 @@ readme = "../README.md"

[dependencies]
clap = { version = "4.5.1", features = ["derive", "color"] }
three-style-lib = "0.1.0"
three-style-lib = "0.1.1"

0 comments on commit 4789ef9

Please sign in to comment.