jstaf / onedriver

A native Linux filesystem for Microsoft OneDrive
GNU General Public License v3.0
1.97k stars 96 forks source link

Cleanup dependencies #232

Closed jstaf closed 2 years ago

jstaf commented 2 years ago

Using rclone's quickxorhash implementation pulled down 250+ dependencies that were all unused. Removed it and just added the hash function directly with the appropriate license file. Also updated zerolog and bbolt.