Merge branch 'main' of https://git.mboemer.de/milan/own_assist
# Conflicts: # mcp_server_collection/Cargo.toml
This commit is contained in:
@@ -17,7 +17,7 @@ uuid = { version = "1.23.1", features = ["v4"], optional = true }
|
||||
tower-http = { version = "0.6.11", features = ["auth"], optional = true }
|
||||
thiserror = { version = "2.0.18", optional = true }
|
||||
libdav = { version = "0.10.5", optional = true }
|
||||
icalendar = { version = "0.17.10", optional = true, features = ["chrono-tz"] }
|
||||
icalendar = { version = "0.17.10", optional = true, features = ["chrono-tz", "recurrence"] }
|
||||
hyper-util = { version = "0.1.20", optional = true }
|
||||
http = { version = "1.4.0", optional = true }
|
||||
hyper-rustls = { version = "0.27.7", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user