Add support for multiple values

This commit is contained in:
Watchful1 2021-10-14 19:33:25 -07:00
parent 4501ec236f
commit 50be918a1c
4 changed files with 74 additions and 5 deletions

View file

@ -5,6 +5,8 @@ name = "pypi"
[packages]
zstandard = "*"
discord-logging = {editable = true, git = "https://github.com/Watchful1/DiscordLogging.git"}
requests = "*"
[dev-packages]