Skip to content

Commit

Permalink
exclude build.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Nov 7, 2023
1 parent 551933d commit 23a1d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust/esripbf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
name = "esripbf"
version = "0.1.0"
edition = "2021"
exclude = ["build.rs"]

[dependencies]
bytes = "1.5.0"
extendr-api = "0.6.0"
geo-types = "0.7.11"
itertools = "0.11.0"
prost = "0.12.1"
prost-build = "0.12.1"

[build-dependencies]
prost-build = "0.12.1"
Expand Down

0 comments on commit 23a1d54

Please sign in to comment.