Skip to content

Commit

Permalink
pin textplots-rs fork to a specific revision & version.
Browse files Browse the repository at this point in the history
Signed-off-by: KtorZ <5680256+KtorZ@users.noreply.github.com>
  • Loading branch information
KtorZ committed Feb 11, 2025
1 parent 3bce2e2 commit 7c3c5a5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/aiken-project/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ semver = { version = "1.0.23", features = ["serde"] }
serde = { version = "1.0.152", features = ["derive"] }
serde_json = { version = "1.0.94", features = ["preserve_order"] }
strip-ansi-escapes = "0.1.1"
textplots = { git = "https://github.com/aiken-lang/textplots-rs.git" }
textplots = { git = "https://github.com/aiken-lang/textplots-rs.git", rev = "030ba441c2c630eb1ebd16430c724c33d3408f8d", version = "0.9.6" }
thiserror = "1.0.39"
tokio = { version = "1.26.0", features = ["full"] }
toml = "0.7.2"
Expand Down

0 comments on commit 7c3c5a5

Please sign in to comment.