Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use jsonwebtoken from origin repository #458

Closed
wants to merge 3 commits into from

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Jun 22, 2019

Keats/jsonwebtoken#74 and its replacement Keats/jsonwebtoken#89 is merged

% cargo update -p jsonwebtoken
Updating git repository `https://github.com/Jake-Shadle/jsonwebtoken.git`
Updating git repository `https://github.com/Keats/jsonwebtoken.git`
Updating crates.io index
  Adding base64 v0.10.1
Updating cc v1.0.25 -> v1.0.37
Removing jsonwebtoken v5.0.1 (https://github.com/Jake-Shadle/jsonwebtoken.git?rev=2f469a61#2f469a61)
  Adding jsonwebtoken v6.0.1 (https://github.com/Keats/jsonwebtoken.git?rev=b2d57edc72f0ecf83f329a97e129135e69f2c384#b2d57edc)
Updating libc v0.2.44 -> v0.2.58
Updating ring v0.13.5 -> v0.14.6
  Adding spin v0.5.0

tesuji added 3 commits June 22, 2019 12:59
	% cargo update -p jsonwebtoken
	Updating git repository `https://github.com/Jake-Shadle/jsonwebtoken.git`
	Updating git repository `https://github.com/Keats/jsonwebtoken.git`
	Updating crates.io index
	  Adding base64 v0.10.1
	Updating cc v1.0.25 -> v1.0.37
	Removing jsonwebtoken v5.0.1 (https://github.com/Jake-Shadle/jsonwebtoken.git?rev=2f469a61#2f469a61)
	  Adding jsonwebtoken v6.0.1 (https://github.com/Keats/jsonwebtoken.git?rev=b2d57edc72f0ecf83f329a97e129135e69f2c384#b2d57edc)
	Updating libc v0.2.44 -> v0.2.58
	Updating ring v0.13.5 -> v0.14.6
	  Adding spin v0.5.0
@tesuji
Copy link
Contributor Author

tesuji commented Jun 22, 2019

Closed for waiting for review in #456 and #446.

@tesuji tesuji closed this Jun 22, 2019
@tesuji tesuji deleted the origin-jsonwebtoken branch June 22, 2019 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant