rewrite-clj 2020-10-11

Implemented assoc-in and update-in:

(println (str (r/assoc-in nodes [:deps 'my-other-dep] {:mvn/version "0.1.2"})))