Skip to content

Commit

Permalink
Merge pull request #2 from newsboat/feature/add-error-types
Browse files Browse the repository at this point in the history
Add error types, stop returning strings
  • Loading branch information
Minoru authored Jan 6, 2025
2 parents 705ce62 + 22bad08 commit f120f9c
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 219 deletions.
181 changes: 0 additions & 181 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@ categories = ["api-bindings", "os"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
strprintf = "0.1.0"

bitflags = "2.6"
libc = ">=0.2.69"
gettext-rs = "0.7.2"
Loading

0 comments on commit f120f9c

Please sign in to comment.