Skip to content

Commit

Permalink
Package name change
Browse files Browse the repository at this point in the history
  • Loading branch information
egimbernat committed Jul 26, 2023
1 parent 15f58ae commit 636aa27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[package]
name = "CHANGE_ME"
name = "openfga-rust"
version = "0.0.1"
authors = ["community@openfga.dev"]
authors = ["deevelopers@evyon.com"]
description = "A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar."
license = "Apache-2.0"
edition = "2018"
edition = "2021"

[dependencies]
serde = "^1.0"
Expand Down

0 comments on commit 636aa27

Please sign in to comment.