Skip to content

Commit

Permalink
Use upstream repository of presage again
Browse files Browse the repository at this point in the history
  • Loading branch information
gferon authored and boxdot committed Jun 1, 2021
1 parent a3089d5 commit b9bf356
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ unicode-width = "0.1.8"
uuid = "0.8.2"
whoami = "1.1.2"

presage = { git = "https://github.com/boxdot/presage.git", rev = "25cfb40" }
presage = { git = "https://github.com/whisperfish/presage.git", rev = "c290e49" }

# [patch."https://github.com/whisperfish/presage.git"]
# presage = { path = "../presage" }
Expand Down

0 comments on commit b9bf356

Please sign in to comment.