Skip to content

Commit

Permalink
Diet cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviog committed Sep 23, 2023
1 parent da73c08 commit 99b809b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 33 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "1.0.0"
edition = "2021"
authors = ["Otavio Gomes <otavio.b.gomes@gmail.com>"]
license = "MIT"
include = ["src/**/*", "LICENSE", "README.md", "!**/*_test.*", "!**/*_test/**/*"]
description = "Alignment with Iterative Closest Point (ICP) for point clouds and images"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
15 changes: 0 additions & 15 deletions tests/data/shaders/frag.glsl

This file was deleted.

18 changes: 0 additions & 18 deletions tests/data/shaders/vert.glsl

This file was deleted.

0 comments on commit 99b809b

Please sign in to comment.