Skip to content

Commit

Permalink
Merge pull request #26 from Dj-Codeman/dependencies
Browse files Browse the repository at this point in the history
Updating Dependencies
  • Loading branch information
Dj-Codeman authored Apr 19, 2024
2 parents 6dd0383 + 4f37194 commit 77549dd
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 45 deletions.
56 changes: 15 additions & 41 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exclude = [
homepage = "https://dns.lookup.dog/"
license = "MIT"

version = "0.2.5-beta"
version = "0.2.6"


[[bin]]
Expand Down Expand Up @@ -66,7 +66,7 @@ ipconfig = { version = "0.3" }
datetime = { version = "0.5.1", default_features = false }

[dev-dependencies]
pretty_assertions = "0.7"
pretty_assertions = "1.4"

[features]
default = ["with_idna", "with_tls", "with_https", "with_nativetls"]
Expand Down
3 changes: 1 addition & 2 deletions LICENCE
Original file line number Diff line number Diff line change
Expand Up @@ -283,5 +283,4 @@ licences without producing a new version of the EUPL, as long as they provide
the rights granted in Article 2 of this Licence and protect the covered Source
Code from exclusive appropriation.

All other changes or additions to this Appendix require the production of a new
EUPL version.
All other changes or additions to this Appendix require the production of a new

0 comments on commit 77549dd

Please sign in to comment.