Skip to content

Commit 9501e1d

Browse files
bafflesarosloffdx
andauthored
Update Dependencies (#6)
* Update dependencies (some work done by Abe, some by me) * Update to Rust 2021 * Update .gitignore to ignore macOS's .DS_Store file * Make `--insecure` help message more scary * Update to reqwest 0.11 * Remove now-unused URL crate dependency * Update author * Update version to v0.3.0 Co-authored-by: abe <arosloff@codedx.com>
1 parent c91fffe commit 9501e1d

File tree

7 files changed

+713
-273
lines changed

7 files changed

+713
-273
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
.DS_Store
12
target/
2-
.idea/
3+
.idea/

0 commit comments

Comments
 (0)