Skip to content

Commit

Permalink
Merge pull request #216 from e-identification/191-migrate-repository
Browse files Browse the repository at this point in the history
Finalize migration to new github organization
  • Loading branch information
NicklasWallgren authored Mar 18, 2024
2 parents 46aaba2 + fc88749 commit 08b73b1
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 08b73b1

Please sign in to comment.