Update euphoxide and enable feature "bot"
This commit is contained in:
parent
0ff3e94690
commit
b94dfbdc31
3 changed files with 6 additions and 3 deletions
|
|
@ -35,7 +35,8 @@ features = ["rustls-tls-native-roots"]
|
|||
|
||||
[dependencies.euphoxide]
|
||||
git = "https://github.com/Garmelon/euphoxide.git"
|
||||
rev = "c15c05a64e82c7c5f7af0539745855c0f6821869"
|
||||
rev = "63464fdc59f24774cb96b7a8038326a9dc7d587a"
|
||||
features = ["bot"]
|
||||
|
||||
# [patch."https://github.com/Garmelon/euphoxide.git"]
|
||||
# euphoxide = { path = "../euphoxide/" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue