diff --git a/Cargo.toml b/Cargo.toml index d57589fb..52de3b44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,6 +24,3 @@ members = [ "examples/json", "examples/handlebars_templates", ] - -[replace] -"aster:0.26.1" = { git = "https://github.com/jchlapinski/aster" }