Commit Graph

6 Commits

Author SHA1 Message Date
Tensor-Programming
cffda68b42 Refactor(All): Update and Format Deps for 2018 (#397)
* remove extern crate and macro_use

* fix test file

* update CLI

* organize imports

* organize core

* update api

* update updater

* update create-react-app

* update gatsby example

* update next-js example

* update svelte example

* update vanilla-js example

* update nuxt example

* update quasar example

* update vue example

* update templates.

* update build.rs

Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
2020-02-08 13:08:54 -03:00
renovate[bot]
5e66139785 chore(examples) Update Rust crate serde_json to 1.0.46 (#391)
* chore(examples) Update Rust crate serde_json to 1.0.46

* Update Cargo.toml

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com>
2020-02-05 19:00:22 -05:00
renovate[bot]
9bdd52d9af chore(examples) Update Rust crate serde_json to 1.0.45 (#363)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-29 14:33:01 -06:00
Tensor-Programming
584d01a268 Chore(examples) update cargo.toml with appropriate dependencies. (#303)
* update .gitignore

* remove cargo.lock

* update cargo.toml

* fix binary name.
2020-01-09 16:20:08 -05:00
Rajiv Shah
8489a9a520 fix(examples): Ensure examples use tauri from source instead of crates.io (#232) 2019-12-26 11:35:24 +01:00
Dale Inverarity
70afee5df3 Added MVP for integration with create-react-app (#186) 2019-12-19 21:45:35 +01:00