Make scoring more precise by using floats when diffing AI refactors
This commit is contained in:
parent
481bcbf204
commit
9674b03855
3 changed files with 19 additions and 13 deletions
|
@ -26,6 +26,7 @@ chrono = { version = "0.4", features = ["serde"] }
|
|||
futures.workspace = true
|
||||
indoc.workspace = true
|
||||
isahc.workspace = true
|
||||
ordered-float.workspace = true
|
||||
regex.workspace = true
|
||||
schemars.workspace = true
|
||||
serde.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue