Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: revert removal of WTFPL from deny.toml #266

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

joshka
Copy link
Member

@joshka joshka commented Jun 17, 2023

This is actually used for terminfo (transitively from termwiz

error[rejected]: failed to satisfy license requirements
  ┌─ terminfo 0.7.5 (registry+https://github.com/rust-lang/crates.io-index):4:12
  │
4 │ license = "WTFPL"
  │            ^^^^^
  │            │
  │            license expression retrieved via Cargo.toml `license`
  │            rejected: not explicitly allowed
  │
  = terminfo v0.7.5
    └── termwiz v0.20.0
        └── ratatui v0.21.0

advisories ok, bans ok, licenses FAILED, sources ok

This is actually used for terminfo (transitively from termwiz
@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Merging #266 (f8c3def) into main (6c2fbbf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage   81.76%   81.76%           
=======================================
  Files          34       34           
  Lines        6591     6591           
=======================================
  Hits         5389     5389           
  Misses       1202     1202           

@joshka joshka added this pull request to the merge queue Jun 17, 2023
Merged via the queue into ratatui-org:main with commit dca9871 Jun 17, 2023
10 checks passed
samyosm pushed a commit to samyosm/ratatui that referenced this pull request Jun 18, 2023
This is actually used for terminfo (transitively from termwiz
@joshka joshka deleted the fix-cargo-deny branch July 4, 2023 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants