Skip to content

Commit

Permalink
Merge pull request #218 from ngtkana/dev
Browse files Browse the repository at this point in the history
improve lg
  • Loading branch information
ngtkana authored Jan 20, 2024
2 parents db2ec5e + 50d6e90 commit 9a9a798
Show file tree
Hide file tree
Showing 3 changed files with 469 additions and 108 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ members = ['libs/*', 'snippetter']
ansi_term = "0.12.1"
approx = "0.5"
assert-impl = "0.1.3"
indoc = "2.0.4"
itertools = "0.10"
num = "0.4.1"
ordered-float = "3.4"
Expand Down
2 changes: 1 addition & 1 deletion libs/lg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ edition = "2018"
[dependencies]

[dev-dependencies]
test-case = { workspace = true }
indoc = { workspace = true }
Loading

0 comments on commit 9a9a798

Please sign in to comment.