Skip to content

Commit

Permalink
Finalize migration to new github organization
Browse files Browse the repository at this point in the history
  • Loading branch information
NicklasWallgren committed Mar 17, 2024
1 parent 46aaba2 commit fc88749
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "bankid"
version = "0.1.0"
authors = ["Nicklas Wallgren <nicklas.wallgren@gmail.com>"]
authors = ["Nicklas Wallgren <nicklas.wallgren@gmail.com>", "Daniel L <https://github.com/dlq84>"]
edition = "2018"
license = "MIT"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Continuous Integration](https://github.com/nicklaswallgren/bankid-rs/workflows/test/badge.svg)](https://github.com/nicklaswallgren/bankid-rs/actions)
[![License](https://img.shields.io/github/license/nicklaswallgren/bankid-rs)](https://github.com/nicklaswallgren/bankid-rs/blob/master/LICENSE)
[![Continuous Integration](https://github.com/e-identification/bankid-rs/workflows/test/badge.svg)](https://github.com/e-identification/bankid-rs/actions)
[![License](https://img.shields.io/github/license/e-identification/bankid-rs)](https://github.com/e-identification/bankid-rs/blob/master/LICENSE)
[![Crates.io](https://img.shields.io/crates/v/bankid.svg)](https://crates.io/crates/bankid)
[![Docs](https://docs.rs/bankid/badge.svg)](https://docs.rs/crate/bankid/)

Expand Down

0 comments on commit fc88749

Please sign in to comment.