chore(deps): update strum requirement from 0.25.0 to 0.26.1
--- updated-dependencies: - dependency-name: strum dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4ba1dd2c33
commit
a16ca64151
|
@ -31,7 +31,7 @@ serde_json = "1.0.111"
|
||||||
rustls = "0.22.2"
|
rustls = "0.22.2"
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
chrono = { version = "0.4.31", features = ["serde"] }
|
chrono = { version = "0.4.31", features = ["serde"] }
|
||||||
strum = { version = "0.25.0", features = ["derive"] }
|
strum = { version = "0.26.1", features = ["derive"] }
|
||||||
urlencoding = "2.1.3"
|
urlencoding = "2.1.3"
|
||||||
derive_more = "0.99.17"
|
derive_more = "0.99.17"
|
||||||
pkce = "0.2.0"
|
pkce = "0.2.0"
|
||||||
|
|
Loading…
Reference in a new issue