Skip to content

Commit

Permalink
Upgrade eolib
Browse files Browse the repository at this point in the history
  • Loading branch information
sorokya committed Aug 21, 2024
1 parent 4545d55 commit 40d362a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 @@ -38,7 +38,7 @@ console-subscriber = { version = "0.4", optional = true }
mysql_common = { version = "0.32", features = ["chrono"] }
mysql_async = { version = "0.34", default-features = false, features = ["default-rustls"] }
argon2 = "0.5.3"
eolib = { version = "1.0.0", features = ["use_serde"] }
eolib = { version = "2.0.0", features = ["use_serde"] }
eoplus = "1.0.0-RC1"
rand = "0.8"
evalexpr = "11.3.0"
Expand Down

0 comments on commit 40d362a

Please sign in to comment.