Compare commits

...

2 Commits

Author SHA1 Message Date
_ f867f32927 Merge remote-tracking branch 'origin/main' into main 2021-09-07 17:10:59 -05:00
_ 49d1095440 🚧 patch out FLTK so the relay can build 2021-07-19 09:53:08 -05:00
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ license = "AGPL-3.0"
[dependencies] [dependencies]
anyhow = "1.0.38" anyhow = "1.0.38"
base64 = "0.13.0" base64 = "0.13.0"
# fltk = "1.1.1"
futures-util = "0.3.9" futures-util = "0.3.9"
quinn = "0.7.2" quinn = "0.7.2"
rcgen = "0.8.11" rcgen = "0.8.11"