Skip to content

Commit 27fc742

Browse files
authored
Improve parsing of GitHub URLs (#287)
1 parent e9f9203 commit 27fc742

File tree

3 files changed

+271
-29
lines changed

3 files changed

+271
-29
lines changed

Cargo.lock

Lines changed: 248 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fplus-lib/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ fvm_shared = "4.4.0"
4141
tfidf-summarizer = "2.0.0"
4242
ndarray = "0.16.1"
4343
strsim = "0.10"
44+
url = "2.5.4"
4445

4546
[dev-dependencies]
4647
actix-rt = "2.9.0"

0 commit comments

Comments
 (0)