Merge pull request 'Removed async-circe submodule' (#2) from famfo/uberbot:master into master

Reviewed-on: lemonsh/uberbot#2
This commit is contained in:
lemonsh 2021-12-28 17:14:24 -06:00
commit 3532ae301b
4 changed files with 1540 additions and 7 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "async-circe"]
path = async-circe
url = ssh://gitea@git.karx.xyz:1604/circe/async-circe.git

1539
Cargo.lock generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -17,6 +17,4 @@ toml = "0.5"
serde = "1.0"
arrayvec = "0.7"
rand = "0.8"
[dependencies.async-circe]
path = "async-circe/"
async-circe = "0.1.1"

@ -1 +0,0 @@
Subproject commit 1ede9a1b03d6692e4cdb21bc021737b5c4b7403b