Skip to content

Commit

Permalink
chore: changelog and desc
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek committed Nov 1, 2023
1 parent 887a218 commit 90f93e0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[package]
name = "rust"
version = "0.1.0"
name = "blockfrost-openapi"
description = "Blockfrost OpenAPI generated models"
version = "0.0.1"
edition = "2021"
build = "build.rs"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
serde = { features = ["derive"], version = "1.0.130" }
Expand Down

0 comments on commit 90f93e0

Please sign in to comment.