diff --git a/worker-sys/src/types/incoming_request_cf_properties.rs b/worker-sys/src/types/incoming_request_cf_properties.rs
index b7044013b..1f37cf425 100644
--- a/worker-sys/src/types/incoming_request_cf_properties.rs
+++ b/worker-sys/src/types/incoming_request_cf_properties.rs
@@ -69,4 +69,7 @@ extern "C" {
#[wasm_bindgen(method, catch, getter, js_name=isEUCountry)]
pub fn is_eu_country(this: &IncomingRequestCfProperties) -> Result