diff --git a/package.json b/package.json index c33fa4e28..207af26b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrm", - "version": "5.18.0-latest.1", + "version": "5.20.0-alpha.1", "private": false, "description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.", "dependencies": { diff --git a/profiles/car.lua b/profiles/car.lua index a73980d91..bf23e8044 100644 --- a/profiles/car.lua +++ b/profiles/car.lua @@ -120,9 +120,6 @@ function setup() -- classes to support for exclude flags excludable = Sequence { - Set {'toll'}, - Set {'motorway'}, - Set {'ferry'} }, avoid = Set {