Graphite/editor/src
Keavon Chambers 330697bb98 Upgrade Graphite to Rust 2021 edition; upgrade dependencies (#387)
* Upgrade Graphite to Rust 2021 edition; upgrade dependencies

* Fix CI

* Move changes to the project Cargo.tomls

* Remove unnecessary 2021 edition upgrade tweak

* Show version number before and after updating rustc

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
# Conflicts:
#	Cargo.lock
2021-11-01 00:00:22 -07:00
..
communication Hook up layer tree structure with frontend (#372) 2021-09-11 17:15:51 -07:00
document Upgrade Graphite to Rust 2021 edition; upgrade dependencies (#387) 2021-11-01 00:00:22 -07:00
frontend Implement interactive scaling/motion of rulers (#306) (#385) 2021-10-25 10:03:14 +01:00
global Implement anchor and handle point rendering with the Path Tool (#353) 2021-08-29 00:10:54 -07:00
input (G)rab, (R)otate, and (S)cale layers with hotkeys (#356) 2021-08-30 18:04:10 +01:00
misc Dispatcher::handle_message does not need Result anymore (#365) 2021-08-31 06:41:58 +02:00
tool Hook up layer tree structure with frontend (#372) 2021-09-11 17:15:51 -07:00
consts.rs (G)rab, (R)otate, and (S)cale layers with hotkeys (#356) 2021-08-30 18:04:10 +01:00
lib.rs Improve and clean up panic dialog code and wasm wrapper (#368) 2021-09-01 04:09:23 -07:00