Commit graph

2 commits

Author SHA1 Message Date
Víctor Manuel Jáquez Leal 25142fc3b5 generator.py: change heuristic to modify Cargo.toml
It is easy to forget to add the final comma in the last item in
the workspace member list, thus the current heuristic breaks the
Cargo.toml parsing.

Instead of trying to append the gir item, it is inserted at
position end-2, avoiding the previous described situation.
2018-09-06 11:56:48 +03:00
Guillaume Gomez 8e49fa9f49 Add gir submodule and automatic build script 2017-12-03 20:45:55 +02:00