Skip to content

Commit f3a1f27

Browse files
committed
version 0.9.0
1 parent 0829093 commit f3a1f27

File tree

4 files changed

+567
-376
lines changed

4 files changed

+567
-376
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
members = ["crates/*"]
33

44
[workspace.package]
5-
version = "0.8.6"
5+
version = "0.9.0"
66
edition = "2024"
77
description = "A CalDAV server"
88
repository = "https://github.com/lennart-k/rustical"

about.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ accepted = [
77
"CDLA-Permissive-2.0",
88
"Zlib",
99
"AGPL-3.0",
10+
"GPL-3.0",
1011
"MPL-2.0",
1112
]
1213
workarounds = ["ring", "chrono", "rustls"]

0 commit comments

Comments
 (0)