Skip to content

Commit

Permalink
Update license-exprs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Feb 26, 2021
1 parent 19ef907 commit c74ceb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 @@ -66,7 +66,7 @@ hyper = { version = "0.14", features = ["client", "http1"] }
indexmap = "1.0.2"
jemallocator = { version = "0.3", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
lettre = { version = "0.10.0-alpha.1", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
license-exprs = "^1.4"
license-exprs = "1.6"
oauth2 = { version = "4.0.0-alpha.3", default-features = false, features = ["reqwest"] }
parking_lot = "0.11"
rand = "0.7"
Expand Down

0 comments on commit c74ceb7

Please sign in to comment.