Skip to content

docs: update core README credential API - #549

Merged
aawsome merged 1 commit into
rustic-rs:mainfrom
magrathean-uk:docs/issue-502-readme-api
Aug 26, 2026
Merged

docs: update core README credential API#549
aawsome merged 1 commit into
rustic-rs:mainfrom
magrathean-uk:docs/issue-502-readme-api

Conversation

@magrathean-uk

Copy link
Copy Markdown
Contributor

Summary

  • update root and published core README examples to use Credentials
  • use the current init and open signatures in all four examples
  • repair the snapshot example code fence

Fixes #502

Validation

  • cargo test -p rustic_core --doc --locked
  • cargo fmt --check
  • git diff --check

@magrathean-uk
magrathean-uk marked this pull request as ready for review August 25, 2026 09:34

@aawsome aawsome left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the cleanup @magrathean-uk

@aawsome
aawsome enabled auto-merge August 26, 2026 07:32
@aawsome
aawsome added this pull request to the merge queue Aug 26, 2026
Merged via the queue into rustic-rs:main with commit ca81cfe Aug 26, 2026
24 checks passed
@rustic-release-plz rustic-release-plz Bot mentioned this pull request Aug 26, 2026
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.

README examples use the pre-0.11 API (e.g. RepositoryOptions::password)

2 participants