Using library and removed common functions (#3)
* Added lib from git and removed code which is in lib now * NormalizePathLayer to remove trailing slash
This commit is contained in:

committed by
GitHub

parent
e7f1ae156d
commit
4b6608fd4f
@ -21,7 +21,6 @@ WORKDIR /simplify_truths
|
||||
|
||||
COPY ./Cargo.lock ./Cargo.lock
|
||||
COPY ./Cargo.toml ./Cargo.toml
|
||||
COPY ./derive ./derive
|
||||
|
||||
# this build step will cache your dependencies
|
||||
RUN cargo build --release
|
||||
|
Reference in New Issue
Block a user