diff --git a/yew-octicons/Cargo.toml b/yew-octicons/Cargo.toml index ca4f141..e8657f6 100644 --- a/yew-octicons/Cargo.toml +++ b/yew-octicons/Cargo.toml @@ -11,7 +11,7 @@ license = "MIT" [build-dependencies] heck = "0.4.1" -scraper = "0.17.1" +scraper = "0.18.0" quote = "1.0.23" proc-macro2 = "1.0.51"