Skip to content

Commit

Permalink
fixed email, repository and homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6e66 committed Jan 29, 2024
1 parent 764a030 commit eb62067
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "pangaea"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["Niklas Frondorf <niklas.frondorf@dlr.de>"]
authors = ["Niklas Frondorf <niklas.frondorf@web.de>"]
readme = "README.md"
license-file = "LICENSE"
description = "A rust module to to access data from pangaea.de"
repository = "https://gitlab.dlr.de/sc/ivs-open/pangaea-rs/"
homepage = "https://gitlab.dlr.de/sc/ivs-open/pangaea-rs/"
repository = "https://github.com/0x6e66/pangaea"
homepage = "https://github.com/0x6e66/pangaea"
include = ["src", "Cargo.toml", "README.md", "LICENSE"]


Expand Down

0 comments on commit eb62067

Please sign in to comment.