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

Release chores #493

Merged
merged 5 commits into from
Dec 14, 2022
Merged

Release chores #493

merged 5 commits into from
Dec 14, 2022

Conversation

sbihel
Copy link
Member

@sbihel sbihel commented Dec 12, 2022

The releases will be made with cargo release

@sbihel sbihel merged commit d5002e5 into main Dec 14, 2022
@sbihel sbihel deleted the feat/release branch December 14, 2022 18:05
@HaseU-git
Copy link

HaseU-git commented Dec 15, 2022

@krhoda @cobward @sbihel
I have a question about didkit repository.
I input following commands to try building didkit environment but it does not work.

$ git clone https://github.com/spruceid/didkit.git
$ cd didkit
$ git clone https://github.com/spruceid/ssi ../ssi --recurse-submodules
$ cargo build

error messsage

error: failed to select a version for the requirement `ssi = "^0.4"`
candidate versions found which didn't match: 0.5.0
location searched: /Users/usename/ssi
required by package `didkit-http v0.2.0 (/Users/username/didkit/http)`

I find out this kind of situation is caused by #493 . Is this problem is already recognized or not? Should I make a new issue about this problem on didkit repository?

@sbihel
Copy link
Member Author

sbihel commented Dec 15, 2022

You can follow spruceid/didkit#326 or use commit 19a177d of ssi

@HaseU-git
Copy link

Thank you for your advising. I will try it.

TaylorBeeston pushed a commit to TaylorBeeston/ssi that referenced this pull request Jul 12, 2023
* Update versions for release
* Add packages information
* Cargo release metadata
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.

4 participants