Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kunal Sarkhel
pgpdump-rs
Commits
f79c4ca7
Verified
Commit
f79c4ca7
authored
Feb 07, 2018
by
Kunal Sarkhel
Browse files
Fix repository URL in README.md
parent
6b14208c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f79c4ca7
...
...
@@ -13,7 +13,7 @@ This is heavily inspired by the following projects:
Include the following in your
`Cargo.toml`
```
toml
[dependencies]
pgpdump
=
{
git
=
"https://git
.gmu.edu/ksarkhel
/pgpdump-rs"
}
pgpdump
=
{
git
=
"https://git
hub.com/srct
/pgpdump-rs"
}
```
You can then use it in your projects using
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment