Rename integration examples

This commit is contained in:
Héctor Ramón Jiménez 2021-08-13 20:01:28 +07:00
parent a646b11109
commit 77a0b68aa1
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
13 changed files with 9 additions and 7 deletions

View file

@ -1,11 +0,0 @@
[package]
name = "integration"
version = "0.1.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2018"
publish = false
[dependencies]
iced_winit = { path = "../../winit" }
iced_wgpu = { path = "../../wgpu" }
env_logger = "0.8"