diff --git a/.huskies/source-map.json b/.huskies/source-map.json index 9dc5b58f..58fb27f5 100644 --- a/.huskies/source-map.json +++ b/.huskies/source-map.json @@ -1085,6 +1085,7 @@ "mod rebuild", "mod reset", "mod rmtree", + "mod sled_upgrade", "mod start", "mod transport_impl", "fn spawn_bot" @@ -1123,6 +1124,12 @@ "fn extract_rmtree_command", "fn handle_rmtree" ], + "server/src/chat/transport/matrix/sled_upgrade.rs": [ + "enum UpgradeCommand", + "fn extract_upgrade_command", + "fn handle_upgrade_list_projects", + "fn handle_sled_upgrade" + ], "server/src/chat/transport/matrix/start.rs": [ "enum StartCommand", "fn extract_start_command",