A fork of daladim's kitchen-fridge rust caldav client library to learn how to update and maintain an existing codebase
Find a file
daladim fbf3005a6f
Merge pull request #1 from daladim/github_actions
Added a github actions file
2021-11-10 22:58:23 +01:00
.github/workflows Added a github actions file 2021-11-10 22:52:47 +01:00
examples [cleanup] Deprecated settings.rs for config.rs 2021-11-10 22:47:33 +01:00
src [cleanup] Deprecated settings.rs for config.rs 2021-11-10 22:47:33 +01:00
tests [cleanup] 2021-11-10 22:45:46 +01:00
.gitignore [gitignore] 2021-04-20 00:22:55 +02:00
Cargo.lock [cleanup] Deprecated settings.rs for config.rs 2021-11-10 22:47:33 +01:00
Cargo.toml [cleanup] Deprecated settings.rs for config.rs 2021-11-10 22:47:33 +01:00
LICENSE License, readme and metadata 2021-09-29 23:47:00 +02:00
README.md License, readme and metadata 2021-09-29 23:47:00 +02:00

kitchen-fridge

kitchen-fridge is a CalDAV (iCal file transfer over WebDAV) Rust library.

Its documentation is available on docs.rs.