Skip to content

Commit

Permalink
chore: release v0.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arbeitsmaschine[bot] authored Feb 6, 2025
1 parent 0760242 commit f14b983
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.16.3](https://github.com/robo9k/rust-magic/compare/v0.16.2...v0.16.3) - 2025-02-06

### Other

- *(deps)* Bump thiserror from 1.0.60 to 1.0.61
- *(deps)* Bump libc from 0.2.154 to 0.2.155
- *(deps)* Bump thiserror from 1.0.59 to 1.0.60
- *(deps)* Bump libc from 0.2.153 to 0.2.154
- *(deps)* Bump thiserror from 1.0.58 to 1.0.59
- *(deps)* Bump bitflags from 2.4.2 to 2.5.0
- *(deps)* Bump thiserror from 1.0.57 to 1.0.58
- *(deps)* Bump thiserror from 1.0.56 to 1.0.57
- *(deps)* Bump libc from 0.2.152 to 0.2.153
- *(deps)* Bump bitflags from 2.4.1 to 2.4.2
- *(deps)* Bump libc from 0.2.151 to 0.2.152
- *(deps)* Bump thiserror from 1.0.52 to 1.0.56
- *(deps)* Bump thiserror from 1.0.50 to 1.0.52
- *(deps)* Bump libc from 0.2.150 to 0.2.151
- *(deps)* Bump libc from 0.2.149 to 0.2.150
- *(deps)* Bump bitflags from 2.4.0 to 2.4.1
- *(deps)* Use precise version for `bitflags`
- *(deps)* Bump thiserror from 1.0.49 to 1.0.50
- *(deps)* Bump libc from 0.2.148 to 0.2.149

## [0.16.2](https://github.com/robo9k/rust-magic/compare/v0.16.1...v0.16.2) - 2023-10-05

### Added
Expand Down
2 changes: 1 addition & 1 deletion 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 @@ -23,7 +23,7 @@ authors = [
"Onur Aslan <onur@onur.im>",
"robo9k <robo9k@symlink.io>",
]
version = "0.16.2"
version = "0.16.3"
include = [
"/src/",
]
Expand Down

0 comments on commit f14b983

Please sign in to comment.