chore(release): bump adx to version 4.5.4

This commit is contained in:
Harsh Shandilya 2024-04-16 22:43:11 +05:30
parent dfd39279e2
commit 2398431622
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -19,7 +19,7 @@ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[package]]
name = "adx"
version = "4.5.3"
version = "4.5.4"
dependencies = [
"clap",
"color-eyre",

View File

@ -1,6 +1,6 @@
[package]
name = "adx"
version = "4.5.3"
version = "4.5.4"
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
edition = "2021"
license = "MIT/Apache-2.0"