Skip to content

Commit

Permalink
Restore auto scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonm23 committed Jun 24, 2022
1 parent ee7b18d commit e9ea34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
aurelius = { git = "https://github.com/jasonm23/aurelius", rev = "8170019" }
aurelius = { git = "https://github.com/jasonm23/aurelius", rev = "5e2b5aa" }
clap = { version = "3.1.18", features = ["derive"] }

0 comments on commit e9ea34f

Please sign in to comment.