Skip to content

Commit 088cc4d

Browse files
committed
chore: bump version
1 parent 09033da commit 088cc4d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ltrait"
3-
version = "1.3.0"
3+
version = "1.4.0"
44
edition = "2024"
55
description = "Yet Another Fuzzy Finder (Builder) for OS Wide, inspired from vim-fall and ddu.vim (and xmonad)"
66

@@ -30,7 +30,7 @@ tracing-subscriber = { version = "0.3.19", features = [
3030
[dev-dependencies]
3131
async-stream = "0.3.6"
3232
tokio = { version = "1.43.0", features = ["full"] }
33-
criterion = { version = "3.0.4", package = "codspeed-criterion-compat", features = [
33+
criterion = { version = "4.0.4", package = "codspeed-criterion-compat", features = [
3434
"async",
3535
"async_tokio",
3636
"tokio",

0 commit comments

Comments
 (0)