Skip to content

Commit

Permalink
Merge pull request #2342 from andrewdavidmackenzie/dependabot/cargo/r…
Browse files Browse the repository at this point in the history
…ustyline-15.0.0
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
2 parents 336b693 + 1087248 commit 94df20c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 44 deletions.
92 changes: 49 additions & 43 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 flowr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ once_cell = "1.20.2"
tokio = { version = "1", features = ["sync"] }

# Optional dependencies
rustyline = {version = "14.0.0", optional = true } # for debugger
rustyline = {version = "15.0.0", optional = true } # for debugger

[dev-dependencies]
tempfile = "3"
Expand Down

0 comments on commit 94df20c

Please sign in to comment.