Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #62 from himmelblau-idm/dmulder/updates
Browse files Browse the repository at this point in the history
Update license to LGPLv3 and merge some graph bits
  • Loading branch information
dmulder authored May 22, 2024
2 parents b702fed + 5b48433 commit f3b4331
Show file tree
Hide file tree
Showing 4 changed files with 399 additions and 370 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[package]
name = "msal"
description = "Microsoft Authentication Library for Rust"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
authors = [
"David Mulder <dmulder@suse.com>"
]
license = "MPL-2.0"
homepage = "https://github.com/himmelblau-idm/microsoft-authentication-library-for-rust"
repository = "https://github.com/himmelblau-idm/microsoft-authentication-library-for-rust"
homepage = "https://github.com/himmelblau-idm/msal"
repository = "https://github.com/himmelblau-idm/msal"

[lib]
name = "msal"
Expand Down
Loading

0 comments on commit f3b4331

Please sign in to comment.