first commit

This commit is contained in:
dongho
2024-08-30 22:51:49 +09:00
commit c6bb80ee5c
5 changed files with 520 additions and 0 deletions

7
Cargo.toml Normal file
View File

@ -0,0 +1,7 @@
[package]
name = "ekstrahMap"
version = "0.1.0"
edition = "2021"
[dependencies]
osmpbf = "0.3.4"