Bump strum major version
This commit is contained in:
@@ -25,7 +25,7 @@ rrule = "0.11.0"
|
||||
rust-i18n = "3.0.1"
|
||||
serde = { version = "1.0.145", features = ["derive"] }
|
||||
serde_yaml = "0.9.13"
|
||||
strum = { version = "0.25.0", features = ["derive"] }
|
||||
strum = { version = "0.26.1", features = ["derive"] }
|
||||
teloxide = { version = "0.12.2", features = ["macros", "throttle"] }
|
||||
thiserror = "1.0.56"
|
||||
tokio = { version = "1.21.2", features = ["macros"] }
|
||||
|
||||
Reference in New Issue
Block a user